vdr  1.7.31
Public Member Functions | Public Attributes | List of all members
tComponent Struct Reference

#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

Detailed Description

Definition at line 42 of file epg.h.

Member Function Documentation

bool tComponent::FromString ( const char *  s)

Definition at line 32 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 25 of file epg.c.

References description, language, stream, and type.

Referenced by cEvent::Dump().

Member Data Documentation

char * tComponent::description
char tComponent::language
uchar tComponent::stream
uchar tComponent::type

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