tv_rec.h File Reference

Go to the source code of this file.

Classes

class  GeneralDBOptions
class  DVBDBOptions
class  FireWireDBOptions
class  DBox2DBOptions
class  TuningRequest
class  PendingInfo
class  TVRec
 This is the coordinating class of the Recorder Subsystem. More...

Typedefs

typedef MythDeque< TuningRequestTuningQueue
typedef QMap< uint, PendingInfoPendingMap

Enumerations

enum  BrowseDirections {
  BROWSE_SAME, BROWSE_UP, BROWSE_DOWN, BROWSE_LEFT,
  BROWSE_RIGHT, BROWSE_FAVORITE
}
 Used to request ProgramInfo for channel browsing. More...


Typedef Documentation

Definition at line 134 of file tv_rec.h.

typedef QMap<uint,PendingInfo> PendingMap

Definition at line 150 of file tv_rec.h.


Enumeration Type Documentation

Used to request ProgramInfo for channel browsing.

Enumerator:
BROWSE_SAME  Fetch browse information on current channel and time.
BROWSE_UP  Fetch information on previous channel.
BROWSE_DOWN  Fetch information on next channel.
BROWSE_LEFT  Fetch information on current channel in the past.
BROWSE_RIGHT  Fetch information on current channel in the future.
BROWSE_FAVORITE  Fetch information on the next favorite channel.

Definition at line 47 of file tv_rec.h.


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5