gpg::SnapshotManager::SnapshotSelectUIResponse

#include <snapshot_manager.h>

针对 ShowSelectUIOperation 操作的 DataResponseStatus

摘要

公共属性

data
此响应的 SnapshotMetadata
status
生成此 Response 的操作的 ResponseStatus

公共属性

data

SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data

此响应的 SnapshotMetadata

只有当 IsSuccess(status) 返回 true 且已选择现有快照时,Valid() 才会返回 true。

status

UIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status

生成此 Response 的操作的 ResponseStatus