#include <titleformat_config.h>

Public Types | |
| typedef titleformat_config_callback | t_interface_entrypoint |
| typedef titleformat_config_callback | t_interface |
| typedef service_base | t_interface_parent |
Public Member Functions | |
| virtual void | on_change (const GUID &p_guid, const char *p_name, const char *p_value, t_size p_value_length)=0 |
Static Public Member Functions | |
| static void | g_on_change (const GUID &p_guid, const char *p_name, const char *p_value, t_size p_value_length) |
Static Public Attributes | |
| static const GUID | class_guid |
Reimplemented from service_base.
| virtual void titleformat_config_callback::on_change | ( | const GUID & | p_guid, | |
| const char * | p_name, | |||
| const char * | p_value, | |||
| t_size | p_value_length | |||
| ) | [pure virtual] |
| static void titleformat_config_callback::g_on_change | ( | const GUID & | p_guid, | |
| const char * | p_name, | |||
| const char * | p_value, | |||
| t_size | p_value_length | |||
| ) | [static] |
const GUID titleformat_config_callback::class_guid [static] |
Initial value:
{ 0x9f33edf0, 0xb8f0, 0x4d11, { 0xb2, 0x7b, 0x4f, 0xc1, 0xd3, 0xb3, 0x48, 0x9f } }
1.5.5