Ardour
9.0-pre0-582-g084a23a80d
|
#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 |
Definition at line 41 of file template_utils.h.
|
inline |
Definition at line 47 of file template_utils.h.
std::string ARDOUR::TemplateInfo::description |
Definition at line 44 of file template_utils.h.
std::string ARDOUR::TemplateInfo::modified_with |
Definition at line 45 of file template_utils.h.
std::string ARDOUR::TemplateInfo::name |
Definition at line 42 of file template_utils.h.
std::string ARDOUR::TemplateInfo::path |
Definition at line 43 of file template_utils.h.