#include <recording.h>
|
| bool | Load (const char *FileName) |
| |
| bool | Save (void) const |
| |
| void | Append (const char *Title) |
| |
| bool | Contains (const char *Title) const |
| |
| bool | Load (const char *FileName) |
| |
| bool | Save (void) const |
| |
| void | Append (const char *Title) |
| |
| bool | Contains (const char *Title) const |
| |
|
| void | Add (const char *Title) |
| |
| void | Add (const char *Title) |
| |
Definition at line 514 of file include/vdr/recording.h.
◆ Add() [1/2]
| void cDoneRecordings::Add |
( |
const char * |
Title | ) |
|
|
private |
◆ Add() [2/2]
| void cDoneRecordings::Add |
( |
const char * |
Title | ) |
|
|
private |
◆ Append() [1/2]
| void cDoneRecordings::Append |
( |
const char * |
Title | ) |
|
◆ Append() [2/2]
| void cDoneRecordings::Append |
( |
const char * |
Title | ) |
|
◆ Contains() [1/2]
| bool cDoneRecordings::Contains |
( |
const char * |
Title | ) |
const |
◆ Contains() [2/2]
| bool cDoneRecordings::Contains |
( |
const char * |
Title | ) |
const |
◆ Load() [1/2]
| bool cDoneRecordings::Load |
( |
const char * |
FileName | ) |
|
◆ Load() [2/2]
| bool cDoneRecordings::Load |
( |
const char * |
FileName | ) |
|
◆ Save() [1/2]
| bool cDoneRecordings::Save |
( |
void |
| ) |
const |
◆ Save() [2/2]
| bool cDoneRecordings::Save |
( |
void |
| ) |
const |
◆ doneRecordings
◆ fileName
The documentation for this class was generated from the following files: