ardour
Classes | Namespaces | Functions
template_utils.h File Reference
#include <string>
#include <vector>
#include "ardour/libardour_visibility.h"

Go to the source code of this file.

Classes

struct  ARDOUR::TemplateInfo
 

Namespaces

 ARDOUR
 

Functions

LIBARDOUR_API std::string ARDOUR::system_template_directory ()
 
LIBARDOUR_API std::string ARDOUR::system_route_template_directory ()
 
LIBARDOUR_API std::string ARDOUR::user_template_directory ()
 
LIBARDOUR_API std::string ARDOUR::user_route_template_directory ()
 
LIBARDOUR_API void ARDOUR::find_route_templates (std::vector< TemplateInfo > &template_names)
 
LIBARDOUR_API void ARDOUR::find_session_templates (std::vector< TemplateInfo > &template_names)
 
LIBARDOUR_API std::string ARDOUR::session_template_dir_to_file (std::string const &)