FLASH-X
Doxygen Generated Documentation From Interface Source Code
Public Attributes | List of all members
nameValueLL_data::str_list_type Type Reference
Collaboration diagram for nameValueLL_data::str_list_type:
Collaboration graph

Public Attributes

character(len=MAX_STRING_LENGTHname
 
character(len=MAX_STRING_LENGTHvalue
 
character(len=MAX_STRING_LENGTHinitValue
 
logical isConstant
 
integer numValues
 
character(len=MAX_STRING_LENGTH), dimension(:), pointer validValues
 
type(str_list_type), pointer next
 

Detailed Description

Definition at line 52 of file nameValueLL_data.F90.

Member Data Documentation

◆ initValue

character(len=MAX_STRING_LENGTH) nameValueLL_data::str_list_type::initValue

Definition at line 55 of file nameValueLL_data.F90.

◆ isConstant

logical nameValueLL_data::str_list_type::isConstant

Definition at line 56 of file nameValueLL_data.F90.

◆ name

character(len=MAX_STRING_LENGTH) nameValueLL_data::str_list_type::name

Definition at line 53 of file nameValueLL_data.F90.

◆ next

type (str_list_type), pointer nameValueLL_data::str_list_type::next

Definition at line 60 of file nameValueLL_data.F90.

◆ numValues

integer nameValueLL_data::str_list_type::numValues

Definition at line 57 of file nameValueLL_data.F90.

◆ validValues

character(len=MAX_STRING_LENGTH), dimension(:), pointer nameValueLL_data::str_list_type::validValues

Definition at line 58 of file nameValueLL_data.F90.

◆ value

character(len=MAX_STRING_LENGTH) nameValueLL_data::str_list_type::value

Definition at line 54 of file nameValueLL_data.F90.


The documentation for this type was generated from the following file: