vdr  1.7.27
Public Member Functions | Private Attributes
cMenuSetupPluginItem Class Reference

List of all members.

Public Member Functions

 cMenuSetupPluginItem (const char *Name, int Index)
int PluginIndex (void)

Private Attributes

int pluginIndex

Detailed Description

Definition at line 3538 of file menu.c.


Constructor & Destructor Documentation

cMenuSetupPluginItem::cMenuSetupPluginItem ( const char *  Name,
int  Index 
)

Definition at line 3546 of file menu.c.

References cListObject::Index(), and pluginIndex.


Member Function Documentation

int cMenuSetupPluginItem::PluginIndex ( void  ) [inline]

Definition at line 3543 of file menu.c.

References pluginIndex.

Referenced by cMenuSetupPlugins::ProcessKey().


Member Data Documentation

Definition at line 3540 of file menu.c.

Referenced by cMenuSetupPluginItem(), and PluginIndex().


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