| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | description | |||
| procedure(test_function_i), | intent(in), | pointer | :: | test_function |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string_t), | intent(in) | :: | description | |||
| procedure(test_function_i), | intent(in), | pointer | :: | test_function |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_description_t), | intent(in) | :: | self | |||
| type(string_t), | intent(in) | :: | substring |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_description_t), | intent(in) | :: | lhs | |||
| class(test_description_t), | intent(in) | :: | rhs |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(test_description_t), | intent(in) | :: | self |