Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cKeys Class Reference

#include <keys.h>

Inheritance diagram for cKeys:

Inheritance graph
[legend]
Collaboration diagram for cKeys:

Collaboration graph
[legend]

Detailed Description

Key configuration (from keys.conf).

Definition at line 110 of file keys.h.

Public Methods

bool KnowsRemote (const char *Remote)
eKeys Get (const char *Remote, const char *Code)
const char * GetSetup (const char *Remote)
void PutSetup (const char *Remote, const char *Setup)


Member Function Documentation

eKeys cKeys::Get const char *    Remote,
const char *    Code
 

Definition at line 150 of file keys.c.

References cKey::Code(), eKeys, cList< cKey >::First(), cKey::Key(), kNone, cList< cKey >::Next(), and cKey::Remote().

const char * cKeys::GetSetup const char *    Remote
 

Definition at line 161 of file keys.c.

References cKey::Code(), cList< cKey >::First(), k_Setup, cKey::Key(), cList< cKey >::Next(), and cKey::Remote().

Referenced by PutSetup().

bool cKeys::KnowsRemote const char *    Remote
 

Definition at line 139 of file keys.c.

References cList< cKey >::First(), cList< cKey >::Next(), and cKey::Remote().

void cKeys::PutSetup const char *    Remote,
const char *    Setup
 

Definition at line 172 of file keys.c.

References cListBase::Add(), esyslog, and GetSetup().


The documentation for this class was generated from the following files:
Generated on Wed Feb 5 23:31:17 2003 for VDR by doxygen1.3-rc2