vdr  1.7.31
Classes | Enumerations | Variables
include/vdr/remote.h File Reference
#include <stdio.h>
#include <termios.h>
#include <time.h>
#include "keys.h"
#include "thread.h"
#include "tools.h"

Go to the source code of this file.

Classes

class  cRemote
class  cRemotes
class  cKbdRemote

Enumerations

enum  eKbdFunc {
  kfNone, kfF1 = 0x100, kfF2, kfF3,
  kfF4, kfF5, kfF6, kfF7,
  kfF8, kfF9, kfF10, kfF11,
  kfF12, kfUp, kfDown, kfLeft,
  kfRight, kfHome, kfEnd, kfPgUp,
  kfPgDown, kfIns, kfDel, kfNone,
  kfF1 = 0x100, kfF2, kfF3, kfF4,
  kfF5, kfF6, kfF7, kfF8,
  kfF9, kfF10, kfF11, kfF12,
  kfUp, kfDown, kfLeft, kfRight,
  kfHome, kfEnd, kfPgUp, kfPgDown,
  kfIns, kfDel
}

Variables

cRemotes Remotes

Enumeration Type Documentation

enum eKbdFunc
Enumerator:
kfNone 
kfF1 
kfF2 
kfF3 
kfF4 
kfF5 
kfF6 
kfF7 
kfF8 
kfF9 
kfF10 
kfF11 
kfF12 
kfUp 
kfDown 
kfLeft 
kfRight 
kfHome 
kfEnd 
kfPgUp 
kfPgDown 
kfIns 
kfDel 
kfNone 
kfF1 
kfF2 
kfF3 
kfF4 
kfF5 
kfF6 
kfF7 
kfF8 
kfF9 
kfF10 
kfF11 
kfF12 
kfUp 
kfDown 
kfLeft 
kfRight 
kfHome 
kfEnd 
kfPgUp 
kfPgDown 
kfIns 
kfDel 

Definition at line 79 of file include/vdr/remote.h.

Variable Documentation

cRemotes Remotes

Definition at line 211 of file remote.c.

Referenced by cRemote::cRemote(), cInterface::LearnKeys(), main(), and cRemote::~cRemote().