![]() |
FLASH-X
Doxygen Generated Documentation From Interface Source Code
|

Public Attributes | |
| character(len=MAX_STRING_LENGTH) | name |
| logical | value |
| logical | initValue |
| logical | isConstant |
| type(log_list_type), pointer | next |
Definition at line 63 of file nameValueLL_data.F90.
| logical nameValueLL_data::log_list_type::initValue |
Definition at line 66 of file nameValueLL_data.F90.
| logical nameValueLL_data::log_list_type::isConstant |
Definition at line 67 of file nameValueLL_data.F90.
| character(len=MAX_STRING_LENGTH) nameValueLL_data::log_list_type::name |
Definition at line 64 of file nameValueLL_data.F90.
| type (log_list_type), pointer nameValueLL_data::log_list_type::next |
Definition at line 68 of file nameValueLL_data.F90.
| logical nameValueLL_data::log_list_type::value |
Definition at line 65 of file nameValueLL_data.F90.