Public Member Functions | |
| subroutine | hstnmlinfolistnext (gthstnml_list, err) |
Definition at line 51 of file gtool_history_nmlinfo_internal.f90.
| subroutine gtool_history_nmlinfo_internal::listnext::hstnmlinfolistnext | ( | type(gthst_nmlinfo_entry), pointer | gthstnml_list, |
| logical, intent(out), optional | err ) |
Advance to next entry in list
gthstnml_list (type GTHST_NMLINFO_ENTRY) that is a list structure is received, and gthstnml_list is reassociated to next entry, and is returned. If next entry is not found, gthstnml_list is associated to next in last entry (null), and returned. If gthstnml_list is null from the beginning, null is returned.
| [in,out] | gthstnml_list | List entry pointer |
| [out] | err | Error flag (optional) |
Definition at line 93 of file gtool_history_nmlinfo_internal.f90.
References dc_trace::beginsub(), dc_error::dc_noerr, dc_trace::endsub(), dc_error::storeerror(), and dc_types::string.