gpg::SnapshotManager::CommitResponse

#include <snapshot_manager.h>

將更新快照的資料與回應狀態保留下來。

摘要

公開屬性

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

公開屬性

資料

SnapshotMetadata gpg::SnapshotManager::CommitResponse::data

SnapshotMetadata 物件。

狀態

ResponseStatus gpg::SnapshotManager::CommitResponse::status

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

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