type_string_attribute Derived Type

type, public, extends(type_attribute) :: type_string_attribute


Inherits

type~~type_string_attribute~~InheritsGraph type~type_string_attribute type_string_attribute type~type_attribute type_attribute type~type_string_attribute->type~type_attribute type~type_attribute->type~type_attribute next

Contents


Components

TypeVisibility AttributesNameInitial
character(len=string_length), public :: name =''
class(type_attribute), public, pointer:: next=> null()
character(len=string_length), public :: value =''