Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=string_length), | public | :: | path | = | '' | ||
character(len=string_length), | public | :: | string | = | '' |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_node), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | path |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_node), | intent(inout) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_scalar), | intent(in) | :: | self | |||
integer, | intent(in) | :: | unit | |||
integer, | intent(in) | :: | indent |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_scalar), | intent(in) | :: | self | |||
logical, | intent(in) | :: | default | |||
logical, | intent(out), | optional | :: | success |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_scalar), | intent(in) | :: | self | |||
integer, | intent(in) | :: | default | |||
logical, | intent(out), | optional | :: | success |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_scalar), | intent(in) | :: | self | |||
real(kind=real_kind), | intent(in) | :: | default | |||
logical, | intent(out), | optional | :: | success |