vdr  1.7.27
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
cMenuMain Class Reference

#include <menu.h>

List of all members.

Public Member Functions

 cMenuMain (eOSState State=osUnknown)
virtual eOSState ProcessKey (eKeys Key)
 cMenuMain (eOSState State=osUnknown)
virtual eOSState ProcessKey (eKeys Key)

Static Public Member Functions

static cOsdObjectPluginOsdObject (void)
static cOsdObjectPluginOsdObject (void)

Private Member Functions

void Set (void)
bool Update (bool Force=false)
void Set (void)
bool Update (bool Force=false)

Private Attributes

bool replaying
cOsdItemstopReplayItem
cOsdItemcancelEditingItem
cOsdItemcancelFileTransferItem
cOsdItemstopRecordingItem
int recordControlsState

Static Private Attributes

static cOsdObjectpluginOsdObject = NULL

Detailed Description

Definition at line 99 of file include/vdr/menu.h.


Constructor & Destructor Documentation


Member Function Documentation

cOsdObject * cMenuMain::PluginOsdObject ( void  ) [static]

Definition at line 3733 of file menu.c.

References pluginOsdObject.

Referenced by main().

static cOsdObject* cMenuMain::PluginOsdObject ( void  ) [static]
eOSState cMenuMain::ProcessKey ( eKeys  Key) [virtual]
virtual eOSState cMenuMain::ProcessKey ( eKeys  Key) [virtual]

Reimplemented from cOsdMenu.

void cMenuMain::Set ( void  ) [private]
void cMenuMain::Set ( void  ) [private]
bool cMenuMain::Update ( bool  Force = false) [private]
bool cMenuMain::Update ( bool  Force = false) [private]

Member Data Documentation

Definition at line 103 of file include/vdr/menu.h.

Referenced by cMenuMain(), and Update().

Definition at line 104 of file include/vdr/menu.h.

Referenced by cMenuMain(), and Update().

static cOsdObject * cMenuMain::pluginOsdObject = NULL [static, private]

Definition at line 107 of file include/vdr/menu.h.

Referenced by PluginOsdObject(), and ProcessKey().

Definition at line 106 of file include/vdr/menu.h.

Referenced by cMenuMain(), and Update().

bool cMenuMain::replaying [private]

Definition at line 101 of file include/vdr/menu.h.

Referenced by cMenuMain(), ProcessKey(), and Update().

Definition at line 105 of file include/vdr/menu.h.

Referenced by cMenuMain(), and Update().

Definition at line 102 of file include/vdr/menu.h.

Referenced by cMenuMain(), and Update().


The documentation for this class was generated from the following files: