ardour
Namespaces | Functions
pathexpand.h File Reference
#include <string>
#include <vector>
#include "pbd/libpbd_visibility.h"

Go to the source code of this file.

Namespaces

 PBD
 

Functions

LIBPBD_API std::string PBD::canonical_path (const std::string &path)
 
LIBPBD_API std::string PBD::path_expand (std::string path)
 
LIBPBD_API std::string PBD::search_path_expand (std::string path)
 
LIBPBD_API std::vector
< std::string > 
PBD::parse_path (std::string path, bool check_if_exists=false)