#include <titleformat.h>
Public Member Functions | |
| virtual t_size | get_param_count ()=0 |
| virtual void | get_param (t_size index, const char *&p_string, t_size &p_string_len)=0 |
| t_size | get_param_uint (t_size index) |
| virtual t_size titleformat_hook_function_params::get_param_count | ( | ) | [pure virtual] |
| virtual void titleformat_hook_function_params::get_param | ( | t_size | index, | |
| const char *& | p_string, | |||
| t_size & | p_string_len | |||
| ) | [pure virtual] |
1.5.5