Audacity 3.2.0
Public Attributes | List of all members
audacity::cloud::audiocom::sync::LocalProjectSnapshot::SnapshotData Struct Referencefinal

#include <LocalProjectSnapshot.h>

Collaboration diagram for audacity::cloud::audiocom::sync::LocalProjectSnapshot::SnapshotData:
[legend]

Public Attributes

std::optional< CreateSnapshotResponseResponse
 
std::shared_ptr< LocalProjectSnapshotOperation
 

Detailed Description

Definition at line 56 of file LocalProjectSnapshot.h.

Member Data Documentation

◆ Operation

std::shared_ptr<LocalProjectSnapshot> audacity::cloud::audiocom::sync::LocalProjectSnapshot::SnapshotData::Operation

Definition at line 59 of file LocalProjectSnapshot.h.

◆ Response

std::optional<CreateSnapshotResponse> audacity::cloud::audiocom::sync::LocalProjectSnapshot::SnapshotData::Response

Definition at line 58 of file LocalProjectSnapshot.h.


The documentation for this struct was generated from the following file: