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

Public Attributes

character(len=MAX_STRING_LENGTHname
 
logical value
 
logical initValue
 
logical isConstant
 
type(log_list_type), pointer next
 

Detailed Description

Definition at line 63 of file nameValueLL_data.F90.

Member Data Documentation

◆ initValue

logical nameValueLL_data::log_list_type::initValue

Definition at line 66 of file nameValueLL_data.F90.

◆ isConstant

logical nameValueLL_data::log_list_type::isConstant

Definition at line 67 of file nameValueLL_data.F90.

◆ name

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

Definition at line 64 of file nameValueLL_data.F90.

◆ next

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

Definition at line 68 of file nameValueLL_data.F90.

◆ value

logical nameValueLL_data::log_list_type::value

Definition at line 65 of file nameValueLL_data.F90.


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