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

Public Attributes

type(real_list_type), pointer real_list => NULL()
 
type(int_list_type), pointer int_list => NULL()
 
type(str_list_type), pointer str_list => NULL()
 
type(log_list_type), pointer log_list => NULL()
 
integer n_real =0
 
integer n_int =0
 
integer n_str =0
 
integer n_log =0
 

Detailed Description

Definition at line 71 of file nameValueLL_data.F90.

Member Data Documentation

◆ int_list

type (int_list_type), pointer nameValueLL_data::context_type::int_list => NULL()

Definition at line 73 of file nameValueLL_data.F90.

◆ log_list

type (log_list_type), pointer nameValueLL_data::context_type::log_list => NULL()

Definition at line 75 of file nameValueLL_data.F90.

◆ n_int

integer nameValueLL_data::context_type::n_int =0

Definition at line 76 of file nameValueLL_data.F90.

◆ n_log

integer nameValueLL_data::context_type::n_log =0

Definition at line 76 of file nameValueLL_data.F90.

◆ n_real

integer nameValueLL_data::context_type::n_real =0

Definition at line 76 of file nameValueLL_data.F90.

◆ n_str

integer nameValueLL_data::context_type::n_str =0

Definition at line 76 of file nameValueLL_data.F90.

◆ real_list

type (real_list_type), pointer nameValueLL_data::context_type::real_list => NULL()

Definition at line 72 of file nameValueLL_data.F90.

◆ str_list

type (str_list_type), pointer nameValueLL_data::context_type::str_list => NULL()

Definition at line 74 of file nameValueLL_data.F90.


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