vdr 2.7.6
tComponent Struct Reference

#include <epg.h>

Public Member Functions

cString ToString (void)
bool FromString (const char *s)

Public Attributes

uchar stream
uchar type
char language [MAXLANGCODE2]
char * description

Detailed Description

Definition at line 44 of file epg.h.

Member Function Documentation

◆ FromString()

bool tComponent::FromString ( const char * s)

Definition at line 31 of file epg.c.

References description, isempty(), language, stream, and type.

◆ ToString()

cString tComponent::ToString ( void )

Definition at line 24 of file epg.c.

References description, language, stream, and type.

Referenced by cEvent::Dump().

Member Data Documentation

◆ description

char* tComponent::description

◆ language

char tComponent::language[MAXLANGCODE2]

◆ stream

uchar tComponent::stream

◆ type

uchar tComponent::type

The documentation for this struct was generated from the following files: