foobar2000 SDK  2015-01-14
Public Member Functions
titleformat_hookabstract

#include <titleformat.h>

+ Inheritance diagram for titleformat_hook:

Public Member Functions

virtual bool process_field (titleformat_text_out *p_out, const char *p_name, t_size p_name_length, bool &p_found_flag)=0
 
virtual 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)=0
 

Detailed Description

Definition at line 34 of file titleformat.h.

Member Function Documentation

virtual bool titleformat_hook::process_field ( titleformat_text_out p_out,
const char *  p_name,
t_size  p_name_length,
bool &  p_found_flag 
)
pure virtual
virtual bool titleformat_hook::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 
)
pure virtual

The documentation for this class was generated from the following file: