|
foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Data Structures | |
| class | menu_helpers::guid_to_name_table |
| struct | menu_helpers::guid_to_name_table::entry |
| class | menu_helpers::name_to_guid_table |
| struct | menu_helpers::name_to_guid_table::entry |
| struct | menu_helpers::name_to_guid_table::search_entry |
| class | standard_commands |
Namespaces | |
| menu_helpers | |
| struct menu_helpers::guid_to_name_table::entry |
Definition at line 31 of file menu_helpers.h.
| Data Fields | ||
|---|---|---|
| GUID | m_guid | |
| char * | m_name | |
| struct menu_helpers::name_to_guid_table::entry |
Definition at line 49 of file menu_helpers.h.
| Data Fields | ||
|---|---|---|
| GUID | m_guid | |
| char * | m_name | |
| struct menu_helpers::name_to_guid_table::search_entry |
Definition at line 55 of file menu_helpers.h.
| Data Fields | ||
|---|---|---|
| const char * | m_name | |
| unsigned | m_name_len | |
1.8.11