Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | head |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | head | |||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | cstr | |||
type(StringLinkedList), | pointer | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(String), | intent(in) | :: | str | |||
type(StringLinkedList), | pointer | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this | |||
character(len=*), | intent(out) | :: | cstr | |||
logical, | intent(out) | :: | eol |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this | |||
type(String), | intent(out) | :: | str | |||
logical, | intent(out) | :: | eol |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(String), | public | :: | str | ||||
type(StringLinkedList), | public, | pointer | :: | next |