Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(type_attribute), | public, | pointer | :: | first | => | null() |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
class(type_attribute), | intent(inout), | target | :: | attribute |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
real(kind=rk), | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
integer, | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
character(len=*), | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
real(kind=rk), | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
integer, | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
character(len=*), | intent(in) | :: | value |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
character(len=*), | intent(in) | :: | name | |||
class(type_attribute), | intent(inout), | target | :: | attribute |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_attributes), | intent(inout) | :: | self | |||
class(type_attributes), | intent(in) | :: | other |