(git:c5411e0)
Loading...
Searching...
No Matches
hfx_types::hfx_container_type Type Reference

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 = ""
 

Detailed Description

Definition at line 253 of file hfx_types.F.

Field Documentation

◆ first

type(hfx_container_node), pointer hfx_types::hfx_container_type::first => NULL()

Definition at line 254 of file hfx_types.F.

◆ current

type(hfx_container_node), pointer hfx_types::hfx_container_type::current => NULL()

Definition at line 254 of file hfx_types.F.

◆ element_counter

integer hfx_types::hfx_container_type::element_counter = 0

Definition at line 255 of file hfx_types.F.

◆ file_counter

integer(int_8) hfx_types::hfx_container_type::file_counter = 0

Definition at line 256 of file hfx_types.F.

◆ desc

character(len=5) hfx_types::hfx_container_type::desc = ""

Definition at line 257 of file hfx_types.F.

◆ unit

integer hfx_types::hfx_container_type::unit = -1

Definition at line 258 of file hfx_types.F.

◆ filename

character(default_path_length) hfx_types::hfx_container_type::filename = ""

Definition at line 259 of file hfx_types.F.


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