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 | ||
| ) |
リストの最後のエントリへ移動
リスト構造である gthstnml_list (GTHST_NMLINFO_ENTRY 型) を受け取り, 最後のエントリに再結合して返します. gthstnml_list が始めから空の場合には空状態を返します.
previous が与えられる場合, 当該エントリの一つ前の エントリに結合します.
| [in,out] | gthstnml_list | リストエントリポインタ |
| [out] | previous | 前のエントリポインタ (省略可能) |
| [out] | err | 例外処理用フラグ (省略可能) |
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.