Audacity 3.2.0
Namespaces | Functions
RemoteProjectSnapshot.cpp File Reference
#include "RemoteProjectSnapshot.h"
#include <algorithm>
#include <unordered_set>
#include <wx/datetime.h>
#include "CloudProjectsDatabase.h"
#include "CodeConversions.h"
#include "Internat.h"
#include "MemoryX.h"
#include "StringUtils.h"
#include "IResponse.h"
#include "NetworkManager.h"
#include "Request.h"
#include "WavPackCompressor.h"
Include dependency graph for RemoteProjectSnapshot.cpp:

Go to the source code of this file.

Namespaces

namespace  audacity
 
namespace  audacity::cloud
 
namespace  audacity::cloud::audiocom
 
namespace  audacity::cloud::audiocom::sync
 
namespace  audacity::cloud::audiocom::sync::anonymous_namespace{RemoteProjectSnapshot.cpp}
 

Functions

std::vector< std::string > audacity::cloud::audiocom::sync::anonymous_namespace{RemoteProjectSnapshot.cpp}::ListAttachedDatabases ()
 
std::vector< uint8_t > audacity::cloud::audiocom::sync::anonymous_namespace{RemoteProjectSnapshot.cpp}::ReadResponseData (audacity::network_manager::IResponse &response)