menu_helpers Namespace Reference


Classes

class  guid_to_name_table
class  name_to_guid_table

Functions

bool run_command_context (const GUID &p_command, const GUID &p_subcommand, const pfc::list_base_const_t< metadb_handle_ptr > &data)
bool run_command_context_ex (const GUID &p_command, const GUID &p_subcommand, const pfc::list_base_const_t< metadb_handle_ptr > &data, const GUID &caller)
bool run_command_context_playlist (const GUID &p_command, const GUID &p_subcommand)
bool run_command_context_now_playing (const GUID &p_command, const GUID &p_subcommand)
bool test_command_context (const GUID &p_guid)
bool is_command_checked_context (const GUID &p_command, const GUID &p_subcommand, const pfc::list_base_const_t< metadb_handle_ptr > &data)
bool is_command_checked_context_playlist (const GUID &p_command, const GUID &p_subcommand)
bool find_command_by_name (const char *p_name, service_ptr_t< contextmenu_item > &p_item, unsigned &p_index)
bool find_command_by_name (const char *p_name, GUID &p_command)
bool context_get_description (const GUID &p_guid, pfc::string_base &out)
bool guid_from_name (const char *p_name, unsigned p_name_len, GUID &p_out)
bool name_from_guid (const GUID &p_guid, pfc::string_base &p_out)


Function Documentation

bool menu_helpers::context_get_description ( const GUID &  p_guid,
pfc::string_base out 
)

bool menu_helpers::find_command_by_name ( const char *  p_name,
GUID &  p_command 
)

bool menu_helpers::find_command_by_name ( const char *  p_name,
service_ptr_t< contextmenu_item > &  p_item,
unsigned &  p_index 
)

bool menu_helpers::guid_from_name ( const char *  p_name,
unsigned  p_name_len,
GUID &  p_out 
)

bool menu_helpers::is_command_checked_context ( const GUID &  p_command,
const GUID &  p_subcommand,
const pfc::list_base_const_t< metadb_handle_ptr > &  data 
)

bool menu_helpers::is_command_checked_context_playlist ( const GUID &  p_command,
const GUID &  p_subcommand 
)

bool menu_helpers::name_from_guid ( const GUID &  p_guid,
pfc::string_base p_out 
)

bool menu_helpers::run_command_context ( const GUID &  p_command,
const GUID &  p_subcommand,
const pfc::list_base_const_t< metadb_handle_ptr > &  data 
)

bool menu_helpers::run_command_context_ex ( const GUID &  p_command,
const GUID &  p_subcommand,
const pfc::list_base_const_t< metadb_handle_ptr > &  data,
const GUID &  caller 
)

bool menu_helpers::run_command_context_now_playing ( const GUID &  p_command,
const GUID &  p_subcommand 
)

bool menu_helpers::run_command_context_playlist ( const GUID &  p_command,
const GUID &  p_subcommand 
)

bool menu_helpers::test_command_context ( const GUID &  p_guid  ) 


Generated on Fri Apr 18 13:56:59 2008 for foobar2000 SDK by  doxygen 1.5.5