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

#include <menu.h>

List of all members.

Public Member Functions

virtual ~cDisplayVolume ()
eOSState ProcessKey (eKeys Key)
virtual ~cDisplayVolume ()
eOSState ProcessKey (eKeys Key)

Static Public Member Functions

static cDisplayVolumeCreate (void)
static void Process (eKeys Key)
static cDisplayVolumeCreate (void)
static void Process (eKeys Key)

Private Member Functions

virtual void Show (void)
 cDisplayVolume (void)
virtual void Show (void)
 cDisplayVolume (void)

Private Attributes

cSkinDisplayVolumedisplayVolume
cTimeMs timeout

Static Private Attributes

static cDisplayVolumecurrentDisplayVolume = NULL

Detailed Description

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


Constructor & Destructor Documentation

cDisplayVolume::cDisplayVolume ( void  ) [private]

Definition at line 4287 of file menu.c.

References currentDisplayVolume, and displayVolume.

cDisplayVolume::cDisplayVolume ( void  ) [private]
virtual cDisplayVolume::~cDisplayVolume ( ) [virtual]

Member Function Documentation

cDisplayVolume * cDisplayVolume::Create ( void  ) [static]

Definition at line 4298 of file menu.c.

References cDisplayVolume(), and currentDisplayVolume.

Referenced by main().

static cDisplayVolume* cDisplayVolume::Create ( void  ) [static]
static void cDisplayVolume::Process ( eKeys  Key) [static]
void cDisplayVolume::Process ( eKeys  Key) [static]

Definition at line 4305 of file menu.c.

References currentDisplayVolume, and ProcessKey().

Referenced by main().

Reimplemented from cOsdObject.

void cDisplayVolume::Show ( void  ) [private, virtual]
virtual void cDisplayVolume::Show ( void  ) [private, virtual]

Reimplemented from cOsdObject.


Member Data Documentation

static cDisplayVolume * cDisplayVolume::currentDisplayVolume = NULL [static, private]

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

Referenced by cDisplayVolume(), Create(), Process(), and ~cDisplayVolume().

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

Referenced by cDisplayVolume(), Show(), and ~cDisplayVolume().

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

Referenced by cDisplayVolume(), and ProcessKey().


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