foobar2000 SDK
2015-08-03
|
Data Structures | |
struct | info_entry |
class | info_storage |
struct | meta_entry |
class | meta_storage |
Typedefs | |
typedef pfc::array_t< info_entry, pfc::alloc_fast > | info_entry_array |
typedef pfc::array_hybrid_t< meta_entry, 10, pfc::alloc_fast > | meta_entry_array |
typedef pfc::array_hybrid_t< pfc::string_simple, 1, pfc::alloc_fast > | meta_value_array |
Definition at line 18 of file file_info_impl.h.
Definition at line 61 of file file_info_impl.h.
typedef pfc::array_hybrid_t<pfc::string_simple,1,pfc::alloc_fast > file_info_impl_utils::meta_value_array |
Definition at line 44 of file file_info_impl.h.