gpg::SnapshotManager::CommitResponse

#include <snapshot_manager.h>

更新されたスナップショットのデータとレスポンス ステータスを保持します。

概要

パブリック属性

data
SnapshotMetadata オブジェクト。
status
ResponseStatus で列挙されている値のいずれかです。

パブリック属性

データ

SnapshotMetadata gpg::SnapshotManager::CommitResponse::data

SnapshotMetadata オブジェクト。

status

ResponseStatus gpg::SnapshotManager::CommitResponse::status

ResponseStatus で列挙されている値のいずれかです。

レスポンスが失敗した場合、CommitResponse のデータは空になります。