Public Member Functions | |
| subroutine | hstnmlinfolistlast (gthstnml_list, previous, err) |
Definition at line 55 of file gtool_history_nmlinfo_internal.f90.
| subroutine gtool_history_nmlinfo_internal::listlast::hstnmlinfolistlast | ( | type(gthst_nmlinfo_entry), pointer | gthstnml_list, |
| type(gthst_nmlinfo_entry), optional, pointer | previous, | ||
| logical, intent(out), optional | err | ||
| ) |
Move to last entry in list
gthstnml_list (type GTHST_NMLINFO_ENTRY) that is a list structure is received, and gthstnml_list is reassociated to last entry, and returned. If gthstnml_list is null from the beginning, null is returned.
If previous is given, an entry previous to the above entry is associated.
| [in,out] | gthstnml_list | List entry pointer |
| [out] | previous | Previous entry pointer (optional) |
| [out] | err | Error flag (optional) |
Definition at line 181 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.