Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(FieldBundleType_Flag), | intent(in) | :: | this |
type :: FieldBundleType_Flag private integer :: id = -1 character(32) :: name = "FIELDBUNDLETYPE_INVALID" contains procedure :: to_string end type Fieldbundletype_Flag