vdr  2.2.0
Classes | Public Member Functions | Public Attributes | Protected Member Functions | Private Attributes | List of all members
SI::PremiereContentTransmissionDescriptor::StartDayEntry Class Reference

#include <descriptor.h>

Classes

class  StartTimeEntry
 

Public Member Functions

virtual int getLength ()
 
int getMJD () const
 
int getLoopLength () const
 
- Public Member Functions inherited from SI::Object
 Object ()
 
 Object (CharArray &d)
 
void setData (const unsigned char *data, int size, bool doCopy=true)
 
CharArray getData ()
 
bool isValid ()
 
- Public Member Functions inherited from SI::Parsable
void CheckParse ()
 

Public Attributes

StructureLoop< StartTimeEntrystartTimeLoop
 

Protected Member Functions

virtual void Parse ()
 
- Protected Member Functions inherited from SI::Object
void setData (CharArray &d)
 
bool checkSize (int offset)
 
- Protected Member Functions inherited from SI::Parsable
 Parsable ()
 
virtual ~Parsable ()
 

Private Attributes

const item_premiere_content_transmission_days
 

Additional Inherited Members

- Protected Attributes inherited from SI::Object
CharArray data
 

Detailed Description

Definition at line 600 of file descriptor.h.

Member Function Documentation

int SI::PremiereContentTransmissionDescriptor::StartDayEntry::getLength ( )
virtual

Implements SI::Object.

Definition at line 992 of file descriptor.c.

int SI::PremiereContentTransmissionDescriptor::StartDayEntry::getLoopLength ( ) const

Definition at line 988 of file descriptor.c.

int SI::PremiereContentTransmissionDescriptor::StartDayEntry::getMJD ( ) const

Definition at line 984 of file descriptor.c.

References HILO.

void SI::PremiereContentTransmissionDescriptor::StartDayEntry::Parse ( )
protectedvirtual

Implements SI::Parsable.

Definition at line 996 of file descriptor.c.

References SI::Object::data, and SI::CharArray::getData().

Member Data Documentation

const item_premiere_content_transmission_day* SI::PremiereContentTransmissionDescriptor::StartDayEntry::s
private

Definition at line 618 of file descriptor.h.

StructureLoop<StartTimeEntry> SI::PremiereContentTransmissionDescriptor::StartDayEntry::startTimeLoop

Definition at line 611 of file descriptor.h.


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