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

#include <template_utils.h>

Public Member Functions

bool operator< (const TemplateInfo &other) const
 

Public Attributes

std::string name
 
std::string path
 
std::string description
 
std::string modified_with
 

Detailed Description

Definition at line 41 of file template_utils.h.

Member Function Documentation

◆ operator<()

bool ARDOUR::TemplateInfo::operator< ( const TemplateInfo other) const
inline

Definition at line 47 of file template_utils.h.

Member Data Documentation

◆ description

std::string ARDOUR::TemplateInfo::description

Definition at line 44 of file template_utils.h.

◆ modified_with

std::string ARDOUR::TemplateInfo::modified_with

Definition at line 45 of file template_utils.h.

◆ name

std::string ARDOUR::TemplateInfo::name

Definition at line 42 of file template_utils.h.

◆ path

std::string ARDOUR::TemplateInfo::path

Definition at line 43 of file template_utils.h.


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