差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
softwares:nestdaq:memo [2024/12/13 14:38] – kobayash | softwares:nestdaq:memo [2024/12/13 14:50] (現在) – kobayash | ||
---|---|---|---|
行 84: | 行 84: | ||
</ | </ | ||
+ | === Redis のキーがない時のエラー === | ||
- | === Redis のキーがない時のエラー === | + | < |
- | </code> | + | |
[14: | [14: | ||
[14: | [14: | ||
行 113: | 行 113: | ||
[14: | [14: | ||
[14: | [14: | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | [13: | ||
+ | [13: | ||
+ | [13: | ||
+ | [13: | ||
+ | [13: | ||
+ | [13: | ||
+ | [13: | ||
+ | [13: | ||
+ | run comment here 1 : | ||
+ | run comment here 2: | ||
+ | ./ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | if (fConfig-> | ||
+ | std::string registryUri = fConfig-> | ||
+ | LOG(debug) << " | ||
+ | if (!registryUri.empty()) { | ||
+ | fClient = std:: | ||
+ | std::string key; | ||
+ | fClient-> | ||
+ | if (key.length()> | ||
+ | auto run_comment_ptr = fClient-> | ||
+ | run_comment = *run_comment_ptr; | ||
+ | LOG(debug) << "run comment: " << run_comment; | ||
+ | }else{ | ||
+ | LOG(debug) << "There is no key run_info: | ||
+ | } | ||
+ | } | ||
+ | } | ||
</ | </ | ||