vdr  2.4.0
Public Member Functions | Public Attributes | List of all members
cDevice::cPidHandle Class Reference

#include <device.h>

Public Member Functions

 cPidHandle (void)
 

Public Attributes

int pid
 
int streamType
 
int handle
 
int used
 

Detailed Description

Definition at line 391 of file device.h.

Constructor & Destructor Documentation

cDevice::cPidHandle::cPidHandle ( void  )
inline

Definition at line 397 of file device.h.

References handle, pid, streamType, and used.

Member Data Documentation

int cDevice::cPidHandle::handle

Definition at line 395 of file device.h.

Referenced by cPidHandle(), cDevice::DelPid(), and cDvbDevice::SetPid().

int cDevice::cPidHandle::pid
int cDevice::cPidHandle::streamType

Definition at line 394 of file device.h.

Referenced by cDevice::AddPid(), and cPidHandle().

int cDevice::cPidHandle::used

Definition at line 396 of file device.h.

Referenced by cDevice::AddPid(), cPidHandle(), and cDvbDevice::SetPid().


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