SudokuPlugin::Command Class Reference

Item in commands menu. More...

#include <commands.h>

List of all members.

Public Member Functions

 Command (const char *text, CommandType command)
 Constructor.
CommandType get_command () const
 Get the menu command.

Private Attributes

CommandType command

Detailed Description

Item in commands menu.

Definition at line 98 of file commands.h.


Constructor & Destructor Documentation

Command::Command ( const char *  text,
CommandType  command 
)

Constructor.

Definition at line 188 of file commands.cpp.


Member Function Documentation

CommandType Command::get_command (  )  const

Get the menu command.

Definition at line 196 of file commands.cpp.

References command.

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


Member Data Documentation

Definition at line 100 of file commands.h.

Referenced by get_command().


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