変数リストの取得 More...
Go to the source code of this file.
Functions/Subroutines | |
| character(string) function | hstnmlinfonames (gthstnml) |
変数リストの取得
Definition in file hstnmlinfonames.f90.
| character(string) function hstnmlinfonames | ( | type(gthst_nmlinfo), intent(in) | gthstnml | ) |
登録されている変数名リストを返す
gthstnml に設定されている変数リストをカンマでつなげて 返します.
なお, 与えられた gthstnml が HstNmlInfoCreate によって初期設定 されていない場合, 空文字が返ります.
| [in] | gthstnml | gtool_history_nmlinfo_types::GTHST_NMLINFO 型変数 |
Definition at line 37 of file hstnmlinfonames.f90.
References gtool_history_nmlinfo_internal::name_delimiter, and dc_types::string.