#include <titleformat.h>

Public Member Functions | |
| titleformat_hook_impl_file_info (const playable_location &p_location, const file_info *p_info) | |
| 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) |
Protected Member Functions | |
| bool | remap_meta (t_size &p_index, const char *p_name, t_size p_name_length) |
Protected Attributes | |
| const file_info * | m_info |
| titleformat_hook_impl_file_info::titleformat_hook_impl_file_info | ( | const playable_location & | p_location, | |
| const file_info * | p_info | |||
| ) | [inline] |
| bool titleformat_hook_impl_file_info::process_field | ( | titleformat_text_out * | p_out, | |
| const char * | p_name, | |||
| t_size | p_name_length, | |||
| bool & | p_found_flag | |||
| ) | [virtual] |
Implements titleformat_hook.
| bool titleformat_hook_impl_file_info::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 | |||
| ) | [virtual] |
Implements titleformat_hook.
| bool titleformat_hook_impl_file_info::remap_meta | ( | t_size & | p_index, | |
| const char * | p_name, | |||
| t_size | p_name_length | |||
| ) | [inline, protected] |
const file_info* titleformat_hook_impl_file_info::m_info [protected] |
1.5.5