foobar2000 SDK  2015-01-14
Data Structures | Namespaces | Functions
create_directory_helper.h File Reference

Go to the source code of this file.

Data Structures

class  create_directory_helper::titleformat_text_filter_myimpl
 

Namespaces

 create_directory_helper
 

Functions

void create_directory_helper::create_path (const char *p_path, abort_callback &p_abort)
 
void create_directory_helper::format_filename (const metadb_handle_ptr &handle, titleformat_hook *p_hook, const char *spec, pfc::string_base &out)
 
void create_directory_helper::format_filename (const metadb_handle_ptr &handle, titleformat_hook *p_hook, titleformat_object::ptr spec, pfc::string_base &out)
 
void create_directory_helper::format_filename_ex (const metadb_handle_ptr &handle, titleformat_hook *p_hook, titleformat_object::ptr spec, const char *suffix, pfc::string_base &out)
 
void create_directory_helper::make_path (const char *parent, const char *filename, const char *extension, bool allow_new_dirs, pfc::string8 &out, bool really_create_dirs, abort_callback &p_abort)
 
pfc::string create_directory_helper::sanitize_formatted_path (pfc::stringp str, bool allowWC=false)