Home

Dokumentation

Impressum

Dokumentation VDR
 

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

cResumeFile Class Reference

#include <recording.h>


Detailed Description

File resume.

Definition at line 22 of file recording.h.

Public Methods

 cResumeFile (const char *FileName)
 ~cResumeFile ()
int Read (void)
bool Save (int Index)
void Delete (void)

Private Attributes

char * fileName


Constructor & Destructor Documentation

cResumeFile::cResumeFile const char *    FileName
 

--- cResumeFile ------------------------------------------------------------

Definition at line 166 of file recording.c.

References esyslog, fileName, and MALLOC.

cResumeFile::~cResumeFile  
 

Definition at line 177 of file recording.c.


Member Function Documentation

void cResumeFile::Delete void   
 

Definition at line 214 of file recording.c.

References LOG_ERROR_STR.

Referenced by cMenuRecordings::Rewind().

int cResumeFile::Read void   
 

Definition at line 182 of file recording.c.

References LOG_ERROR_STR, and safe_read().

Referenced by cIndexFile::GetResume(), and cRecording::GetResume().

bool cResumeFile::Save int    Index
 

Definition at line 200 of file recording.c.

References LOG_ERROR_STR, and safe_write().

Referenced by cIndexFile::StoreResume().


Field Documentation

char* cResumeFile::fileName [private]
 

Definition at line 24 of file recording.h.

Referenced by cResumeFile().


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