![]() |
(git:f56c6e3)
|
Data Fields | |
| type(hfx_container_node), pointer | first => NULL() |
| type(hfx_container_node), pointer | current => NULL() |
| integer | element_counter = 0 |
| integer(int_8) | file_counter = 0 |
| character(len=5) | desc = "" |
| integer | unit = -1 |
| character(default_path_length) | filename = "" |
Definition at line 254 of file hfx_types.F.
| type(hfx_container_node), pointer hfx_types::hfx_container_type::first => NULL() |
Definition at line 255 of file hfx_types.F.
| type(hfx_container_node), pointer hfx_types::hfx_container_type::current => NULL() |
Definition at line 255 of file hfx_types.F.
| integer hfx_types::hfx_container_type::element_counter = 0 |
Definition at line 256 of file hfx_types.F.
| integer(int_8) hfx_types::hfx_container_type::file_counter = 0 |
Definition at line 257 of file hfx_types.F.
| character(len=5) hfx_types::hfx_container_type::desc = "" |
Definition at line 258 of file hfx_types.F.
| integer hfx_types::hfx_container_type::unit = -1 |
Definition at line 259 of file hfx_types.F.
| character(default_path_length) hfx_types::hfx_container_type::filename = "" |
Definition at line 260 of file hfx_types.F.