Ardour  9.0-pre0-582-g084a23a80d
template_utils.h File Reference
#include <string>
#include <vector>
#include "ardour/utils.h"
#include "ardour/libardour_visibility.h"
Include dependency graph for template_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ARDOUR::TemplateInfo
 

Namespaces

 ARDOUR
 

Functions

std::string ARDOUR::system_template_directory ()
 
std::string ARDOUR::system_route_template_directory ()
 
std::string ARDOUR::user_template_directory ()
 
std::string ARDOUR::user_route_template_directory ()
 
void ARDOUR::find_route_templates (std::vector< TemplateInfo > &template_names)
 
void ARDOUR::find_session_templates (std::vector< TemplateInfo > &template_names, bool read_xml=false)
 
std::string ARDOUR::session_template_dir_to_file (std::string const &)