SudokuPlugin::CommandMenu Class Reference

Commands menu of the plugin. More...

#include <commands.h>

List of all members.

Public Member Functions

 CommandMenu ()
 Constructor.
CommandType get_selected_command () const
 Get the selected menu command.
virtual eOSState ProcessKey (eKeys key)
 Process user events.

Private Attributes

CommandType command

Detailed Description

Commands menu of the plugin.

Definition at line 78 of file commands.h.


Constructor & Destructor Documentation

CommandMenu::CommandMenu (  ) 

Member Function Documentation

CommandType CommandMenu::get_selected_command (  )  const

Get the selected menu command.

Definition at line 161 of file commands.cpp.

References command.

Referenced by SudokuPlugin::Menu::ProcessKey().

eOSState CommandMenu::ProcessKey ( eKeys  key  )  [virtual]

Process user events.

Definition at line 167 of file commands.cpp.

References command, and SudokuPlugin::Command::get_command().

Referenced by SudokuPlugin::Menu::ProcessKey().


Member Data Documentation

Definition at line 80 of file commands.h.

Referenced by CommandMenu(), get_selected_command(), and ProcessKey().


The documentation for this class was generated from the following files:
Generated on Mon Apr 5 17:01:13 2010 for VDR plugin 'Sudoku' by  doxygen 1.6.3