vdr
1.7.27
|
#include <epg.h>
Public Member Functions | |
cString | ToString (void) |
bool | FromString (const char *s) |
cString | ToString (void) |
bool | FromString (const char *s) |
Public Attributes | |
uchar | stream |
uchar | type |
char | language [MAXLANGCODE2] |
char * | description |
bool tComponent::FromString | ( | const char * | s | ) |
Definition at line 31 of file epg.c.
References description, isempty(), language, stream, and type.
Referenced by cComponents::SetComponent().
bool tComponent::FromString | ( | const char * | s | ) |
cString tComponent::ToString | ( | void | ) |
cString tComponent::ToString | ( | void | ) |
Definition at line 24 of file epg.c.
References description, language, stream, and type.
Referenced by cEvent::Dump().
char * tComponent::description |
Definition at line 46 of file epg.h.
Referenced by cEvent::FixEpgBugs(), FromString(), cComponents::SetComponent(), SetTrackDescriptions(), and ToString().
char tComponent::language |
Definition at line 45 of file epg.h.
Referenced by cRecordingInfo::cRecordingInfo(), FromString(), cComponents::SetComponent(), SetTrackDescriptions(), and ToString().
Definition at line 43 of file epg.h.
Referenced by cEvent::FixEpgBugs(), FromString(), cComponents::SetComponent(), SetTrackDescriptions(), and ToString().
Definition at line 44 of file epg.h.
Referenced by cEvent::FixEpgBugs(), FromString(), cComponents::SetComponent(), SetTrackDescriptions(), and ToString().