Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=string_length), | public | :: | path | = | '' | ||
type(type_key_value_pair), | public, | pointer | :: | first | => | null() |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in) | :: | required | |||
type(type_error), | pointer | :: | error |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in) | :: | required | |||
type(type_error), | pointer | :: | error |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in) | :: | required | |||
type(type_error), | pointer | :: | error |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(in), | optional | :: | default | ||
type(type_error), | pointer | :: | error |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
logical, | intent(in), | optional | :: | default | ||
type(type_error), | pointer | :: | error |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
integer, | intent(in), | optional | :: | default | ||
type(type_error), | pointer | :: | error |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
real(kind=real_kind), | intent(in), | optional | :: | default | ||
type(type_error), | pointer | :: | error |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
class(type_node), | pointer | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | key | |||
character(len=*), | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
integer, | intent(in) | :: | unit | |||
integer, | intent(in) | :: | indent |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self | |||
type(type_dictionary), | intent(inout) | :: | target | |||
character(len=*), | intent(in) | :: | prefix |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(in) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | path |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_dictionary), | intent(inout) | :: | self |