|
vdr
2.0.7
|
#include <channels.h>
Public Member Functions | |
| cLinkChannel (cChannel *Channel) | |
| cChannel * | Channel (void) |
Public Member Functions inherited from cListObject | |
| cListObject (void) | |
| virtual | ~cListObject () |
| virtual int | Compare (const cListObject &ListObject) const |
| void | Append (cListObject *Object) |
| void | Insert (cListObject *Object) |
| void | Unlink (void) |
| int | Index (void) const |
| cListObject * | Prev (void) const |
| cListObject * | Next (void) const |
Private Attributes | |
| cChannel * | channel |
Definition at line 87 of file channels.h.
|
inline |
Definition at line 91 of file channels.h.
References Channel().
|
inline |
Definition at line 92 of file channels.h.
References channel.
Referenced by cLinkChannel(), and cChannel::SetLinkChannels().
|
private |
Definition at line 89 of file channels.h.
Referenced by Channel().
1.8.8