gpg::SnapshotManager::CommitResponse

#include <snapshot_manager.h>

업데이트된 스냅샷의 데이터를 응답 상태와 함께 보관합니다.

요약

공개 속성

data
status
ResponseStatus에 열거된 값 중 하나일 수 있습니다.

공개 속성

데이터

SnapshotMetadata gpg::SnapshotManager::CommitResponse::data

상태

ResponseStatus gpg::SnapshotManager::CommitResponse::status

ResponseStatus에 열거된 값 중 하나일 수 있습니다.

응답이 실패하면 CommitResponse의 데이터가 비어 있게 됩니다.