vdr  1.7.27
Public Member Functions | Private Member Functions | Private Attributes
cMenuEditChannel Class Reference

List of all members.

Public Member Functions

 cMenuEditChannel (cChannel *Channel, bool New=false)
virtual eOSState ProcessKey (eKeys Key)

Private Member Functions

void Setup (void)

Private Attributes

cChannelchannel
cChannel data
cSourceParamsourceParam
char name [256]

Detailed Description

Definition at line 202 of file menu.c.


Constructor & Destructor Documentation

cMenuEditChannel::cMenuEditChannel ( cChannel Channel,
bool  New = false 
)

Member Function Documentation

void cMenuEditChannel::Setup ( void  ) [private]

Member Data Documentation

Definition at line 204 of file menu.c.

Referenced by cMenuEditChannel(), and ProcessKey().

Definition at line 205 of file menu.c.

Referenced by cMenuEditChannel(), ProcessKey(), and Setup().

char cMenuEditChannel::name[256] [private]

Definition at line 207 of file menu.c.

Referenced by cMenuEditChannel(), ProcessKey(), and Setup().

Definition at line 206 of file menu.c.

Referenced by cMenuEditChannel(), ProcessKey(), and Setup().


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