|
vdr 2.7.9
|
#include <tools.h>
Public Member Functions | |
| cReadLine (void) | |
| ~cReadLine () | |
| char * | Read (FILE *f) |
Private Attributes | |
| size_t | size |
| char * | buffer |
| char * cReadLine::Read | ( | FILE * | f | ) |
Definition at line 1544 of file tools.c.
Referenced by cRecording::cRecording(), cBackTrace::Demangle(), cDvbDeviceProbe::GetSubsystemId(), cChannelCamRelations::Load(), cConfig< T >::Load(), cDoneRecordings::Load(), cTheme::Load(), cBitmap::LoadXpm(), cNestedItemList::Parse(), cDvbHdFfDeviceProbe::Probe(), cEvent::Read(), cRecordingInfo::Read(), cResumeFile::Read(), cSchedule::Read(), and cArgs::ReadDirectory().
|
private |
Definition at line 440 of file tools.h.
Referenced by cReadLine(), Read(), and ~cReadLine().
|
private |
Definition at line 439 of file tools.h.
Referenced by cReadLine(), and Read().