vdr  2.2.0
Public Member Functions | Private Attributes | List of all members
cLinkChannel Class Reference

#include <channels.h>

Public Member Functions

 cLinkChannel (cChannel *Channel)
 
cChannelChannel (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
 
cListObjectPrev (void) const
 
cListObjectNext (void) const
 

Private Attributes

cChannelchannel
 

Detailed Description

Definition at line 90 of file channels.h.

Constructor & Destructor Documentation

cLinkChannel::cLinkChannel ( cChannel Channel)
inline

Definition at line 94 of file channels.h.

Member Function Documentation

cChannel* cLinkChannel::Channel ( void  )
inline

Definition at line 95 of file channels.h.

Referenced by cChannel::SetLinkChannels().

Member Data Documentation

cChannel* cLinkChannel::channel
private

Definition at line 92 of file channels.h.


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