vdr  1.7.27
Public Member Functions | Protected Member Functions | Private Attributes
cCuttingThread Class Reference

List of all members.

Public Member Functions

 cCuttingThread (const char *FromFileName, const char *ToFileName)
virtual ~cCuttingThread ()
const char * Error (void)

Protected Member Functions

virtual void Action (void)

Private Attributes

const char * error
bool isPesRecording
cUnbufferedFilefromFile
cUnbufferedFiletoFile
cFileNamefromFileName
cFileNametoFileName
cIndexFilefromIndex
cIndexFiletoIndex
cMarks fromMarks
cMarks toMarks
off_t maxVideoFileSize

Detailed Description

Definition at line 19 of file cutter.c.


Constructor & Destructor Documentation

cCuttingThread::cCuttingThread ( const char *  FromFileName,
const char *  ToFileName 
)

Definition at line 60 of file cutter.c.

References cThread::Cancel(), fromFileName, fromIndex, toFileName, and toIndex.


Member Function Documentation

void cCuttingThread::Action ( void  ) [protected, virtual]
const char* cCuttingThread::Error ( void  ) [inline]

Definition at line 33 of file cutter.c.

References error.

Referenced by cCutter::Active(), and cCutter::Stop().


Member Data Documentation

const char* cCuttingThread::error [private]

Definition at line 21 of file cutter.c.

Referenced by Action(), cCuttingThread(), and Error().

Definition at line 23 of file cutter.c.

Referenced by Action(), and cCuttingThread().

Definition at line 24 of file cutter.c.

Referenced by Action(), cCuttingThread(), and ~cCuttingThread().

Definition at line 25 of file cutter.c.

Referenced by Action(), cCuttingThread(), and ~cCuttingThread().

Definition at line 26 of file cutter.c.

Referenced by Action(), and cCuttingThread().

Definition at line 22 of file cutter.c.

Referenced by Action(), and cCuttingThread().

Definition at line 27 of file cutter.c.

Referenced by cCuttingThread().

Definition at line 23 of file cutter.c.

Referenced by Action(), and cCuttingThread().

Definition at line 24 of file cutter.c.

Referenced by Action(), cCuttingThread(), and ~cCuttingThread().

Definition at line 25 of file cutter.c.

Referenced by Action(), cCuttingThread(), and ~cCuttingThread().

Definition at line 26 of file cutter.c.

Referenced by Action(), and cCuttingThread().


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