Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::ExportProfileManager::Warnings Struct Reference

#include <export_profile_manager.h>

Public Attributes

std::list< std::string > errors
 
std::list< std::string > warnings
 
std::list< std::string > conflicting_filenames
 

Detailed Description

Definition at line 266 of file export_profile_manager.h.

Member Data Documentation

◆ conflicting_filenames

std::list<std::string> ARDOUR::ExportProfileManager::Warnings::conflicting_filenames

Definition at line 269 of file export_profile_manager.h.

◆ errors

std::list<std::string> ARDOUR::ExportProfileManager::Warnings::errors

Definition at line 267 of file export_profile_manager.h.

◆ warnings

std::list<std::string> ARDOUR::ExportProfileManager::Warnings::warnings

Definition at line 268 of file export_profile_manager.h.


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