Skip to content

GuitarPrometheus::Profiles::ProfileStore::ArchiveResult

GuitarPrometheus::Profiles::ProfileStore::ArchiveResult

Aggregate result of exportAllToZip / importAllFromZip.

#include <ProfileStore.h>

Public Attributes

Name
std::vector< Profile >profiles
std::vector< ProfileIssue >issues

Public Attributes Documentation

variable profiles

std::vector< Profile > profiles;

variable issues

std::vector< ProfileIssue > issues;

Updated on 2026-05-29 at 07:39:52 +0000