foobar2000 SDK  2015-01-14
file_move_helper.h
Go to the documentation of this file.
2 public:
3  static bool g_on_deleted(const pfc::list_base_const_t<const char *> & p_files);
4 
8 };
static t_size g_filter_dead_files_sorted_make_mask(pfc::list_base_t< metadb_handle_ptr > &p_data, const pfc::list_base_const_t< const char * > &p_dead, bit_array_var &p_mask)
size_t t_size
Definition: int_types.h:48
Bit array interface class, variable version (you can both set and retrieve values). As with the constant version, valid index range depends on the context.
Definition: bit_array.h:40
static t_size g_filter_dead_files_sorted(pfc::list_base_t< metadb_handle_ptr > &p_data, const pfc::list_base_const_t< const char * > &p_dead)
static t_size g_filter_dead_files(pfc::list_base_t< metadb_handle_ptr > &p_data, const pfc::list_base_const_t< const char * > &p_dead)
static bool g_on_deleted(const pfc::list_base_const_t< const char * > &p_files)