Functions | |
| void | create_path (const char *p_path, abort_callback &p_abort) |
| void | make_path (const char *parent, const char *filename, const char *extension, bool allow_new_dirs, pfc::string8 &out, bool b_really_create_dirs, abort_callback &p_dir_create_abort) |
| void | format_filename (const metadb_handle_ptr &handle, titleformat_hook *p_hook, const char *spec, pfc::string8 &out) |
| 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::string8 & | out | |||
| ) |
| void create_directory_helper::make_path | ( | const char * | parent, | |
| const char * | filename, | |||
| const char * | extension, | |||
| bool | allow_new_dirs, | |||
| pfc::string8 & | out, | |||
| bool | b_really_create_dirs, | |||
| abort_callback & | p_dir_create_abort | |||
| ) |
1.5.5