|
vdr
1.7.31
|
#include <plugin.h>
Additional Inherited Members | |
Public Member Functions inherited from cList< cDll > | |
| cDll * | Get (int Index) const |
| cDll * | Get (int Index) const |
| cDll * | First (void) const |
| cDll * | First (void) const |
| cDll * | Last (void) const |
| cDll * | Last (void) const |
| cDll * | Prev (const cDll *object) const |
| cDll * | Prev (const cDll *object) const |
| cDll * | Next (const cDll *object) const |
| cDll * | Next (const cDll *object) const |
Protected Member Functions inherited from cListBase | |
| cListBase (void) | |
| cListBase (void) | |
Protected Attributes inherited from cListBase | |
| cListObject * | objects |
| cListObject * | lastObject |
| int | count |
Definition at line 81 of file include/vdr/plugin.h.
1.8.1.2