foobar2000 SDK
2015-08-03
|
#include <titleformat.h>
Public Member Functions | |
titleformat_hook_impl_splitter (titleformat_hook *p_hook1, titleformat_hook *p_hook2) | |
bool | process_field (titleformat_text_out *p_out, const char *p_name, t_size p_name_length, bool &p_found_flag) |
bool | process_function (titleformat_text_out *p_out, const char *p_name, t_size p_name_length, titleformat_hook_function_params *p_params, bool &p_found_flag) |
Private Attributes | |
titleformat_hook * | m_hook1 |
titleformat_hook * | m_hook2 |
Definition at line 138 of file titleformat.h.
|
inline |
Definition at line 140 of file titleformat.h.
|
virtual |
Implements titleformat_hook.
Definition at line 112 of file titleformat.cpp.
|
virtual |
Implements titleformat_hook.
Definition at line 122 of file titleformat.cpp.
|
private |
Definition at line 144 of file titleformat.h.
|
private |
Definition at line 144 of file titleformat.h.