Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::CleanupReport Struct Reference

#include <types.h>

Public Member Functions

 CleanupReport ()
 

Public Attributes

std::vector< std::string > paths
 
size_t space
 

Detailed Description

Definition at line 728 of file ardour/ardour/types.h.

Constructor & Destructor Documentation

◆ CleanupReport()

ARDOUR::CleanupReport::CleanupReport ( )
inline

Definition at line 729 of file ardour/ardour/types.h.

Member Data Documentation

◆ paths

std::vector<std::string> ARDOUR::CleanupReport::paths

Definition at line 730 of file ardour/ardour/types.h.

◆ space

size_t ARDOUR::CleanupReport::space

Definition at line 731 of file ardour/ardour/types.h.


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