foobar2000 SDK
2015-08-03
|
Public Member Functions | |
template<typename _t_key > | |
t_storage (t_search_query< _t_key > const &p_source) | |
template<typename _t_key , typename _t_value > | |
t_storage (t_search_set< _t_key, _t_value > const &p_source) | |
bool | operator!= (const t_storage &other) const |
bool | operator== (const t_storage &other) const |
Static Public Member Functions | |
static bool | equals (const t_storage &v1, const t_storage &v2) |
Data Fields | |
const t_storage_key | m_key |
t_storage_value | m_value |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
const t_storage_key pfc::map_t< t_storage_key, t_storage_value, t_comparator >::t_storage::m_key |
t_storage_value pfc::map_t< t_storage_key, t_storage_value, t_comparator >::t_storage::m_value |