gpg::SnapshotManager::CommitResponse

#include <snapshot_manager.h>

保留已更新的資料及其回應狀態。

摘要

公開屬性

data
status
可以是 ResponseStatus 中列舉的其中一個值。

公開屬性

資料或曾存取這類資料的人員

SnapshotMetadata gpg::SnapshotManager::CommitResponse::data

SnapshotMetadata 物件。

資格

ResponseStatus gpg::SnapshotManager::CommitResponse::status

可以是 ResponseStatus 中列舉的其中一個值。

如果回應失敗,CommitResponse 的資料會是空白的。