vdr 2.7.6
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 73 of file channels.h.

Constructor & Destructor Documentation

◆ cLinkChannel()

cLinkChannel::cLinkChannel ( cChannel * Channel)
inline

Definition at line 77 of file channels.h.

References Channel(), and channel.

Member Function Documentation

◆ Channel()

cChannel * cLinkChannel::Channel ( void )
inline

Definition at line 78 of file channels.h.

References channel.

Referenced by cLinkChannel(), and cChannel::SetLinkChannels().

Member Data Documentation

◆ channel

cChannel* cLinkChannel::channel
private

Definition at line 75 of file channels.h.

Referenced by Channel(), and cLinkChannel().


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