Interface yaml_interface_mod::c_yaml_get_string_array¶
ClassList > c_yaml_get_string_array
Public Functions¶
| Type | Name |
|---|---|
| logical(c_bool) function | c_yaml_get_string_array (type(c_ptr), value node, character(kind=c_char), dimension(*), intent(in) key, character(kind=c_char), dimension(*), intent(out) values, integer(c_int), value max_strings, integer(c_int), value max_len, integer(c_int), intent(out) actual_size) |
Public Functions Documentation¶
function c_yaml_get_string_array¶
logical(c_bool) function c_yaml_get_string_array::c_yaml_get_string_array (
type(c_ptr), value node,
character(kind=c_char), dimension(*), intent(in) key,
character(kind=c_char), dimension(*), intent(out) values,
integer(c_int), value max_strings,
integer(c_int), value max_len,
integer(c_int), intent(out) actual_size
)
The documentation for this class was generated from the following file src/external/yaml_interface/yaml_interface_mod.F90