| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | delimited_strings | |||
| character(len=*), | intent(in) | :: | delimiter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | strings(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | strings(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | strings(:) | |||
| character(len=*), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | strings(:) | |||
| type(string_t), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | strings(:) | |||
| character(len=*), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | strings(:) | |||
| type(string_t), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | strings(:) | |||
| character(len=*), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | strings(:) | |||
| type(string_t), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | strings(:) | |||
| character(len=*), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | strings(:) | |||
| type(string_t), | intent(in) | :: | separator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | string |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in) | :: | z |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | i |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in) | :: | b |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| double precision, | intent(in) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=kind(1D0)), | intent(in) | :: | z |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=c_size_t), | intent(in) | :: | i |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical(kind=c_bool), | intent(in) | :: | b |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(inout) | :: | lhs | |||
| character(len=*), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=:), | intent(out), | allocatable | :: | lhs | ||
| class(string_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | lhs | |||
| class(string_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | lhs | |||
| class(string_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| character(len=*), | intent(in) | :: | mold |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| double precision, | intent(in) | :: | mold(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| double precision, | intent(in) | :: | mold |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| integer, | intent(in) | :: | mold(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| integer, | intent(in) | :: | mold |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| logical, | intent(in) | :: | mold |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| real, | intent(in) | :: | mold(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| real, | intent(in) | :: | mold |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | key | |||
| type(string_t), | intent(in) | :: | mold(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | lhs | |||
| character(len=*), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(string_t), | intent(in) | :: | lhs | |||
| character(len=*), | intent(in) | :: | rhs |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | private, | allocatable | :: | string_ |
| private elemental, module function from_characters (string) | |
| private elemental, module function from_default_complex (z) | |
| private elemental, module function from_default_integer (i) | |
| private elemental, module function from_default_logical (b) | |
| private elemental, module function from_default_real (x) | |
| private elemental, module function from_double_precision (x) | |
| private elemental, module function from_double_precision_complex (z) | |
| private elemental, module function from_integer_c_size_t (i) | |
| private elemental, module function from_logical_c_bool (b) |