#include "sudoku.h"#include <vdr/osdbase.h>

Go to the source code of this file.
Classes | |
| class | SudokuPlugin::CommandList |
| struct | SudokuPlugin::CommandList::List |
| List of commands - sorted for the commands menu. More... | |
| class | SudokuPlugin::CommandMenu |
| Commands menu of the plugin. More... | |
| class | SudokuPlugin::Command |
| Item in commands menu. More... | |
Namespaces | |
| namespace | SudokuPlugin |
'Sudoku' is a VDR plugin to generate and solve Number Place puzzles. | |
Typedefs | |
| typedef eOSState(Menu::* | SudokuPlugin::CommandType )() |
| Type of menu commands: pointer to member function of class Menu. | |
1.6.3