vdr 2.7.4
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 603 of file descriptor.h.

Member Function Documentation

◆ getLength()

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

Implements SI::Object.

Definition at line 1006 of file descriptor.c.

References getLoopLength().

◆ getLoopLength()

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

Definition at line 1002 of file descriptor.c.

References s.

Referenced by getLength(), and Parse().

◆ getMJD()

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

Definition at line 998 of file descriptor.c.

References HILO, and s.

◆ Parse()

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

Implements SI::Parsable.

Definition at line 1010 of file descriptor.c.

References SI::Object::data, getLoopLength(), s, and startTimeLoop.

Member Data Documentation

◆ s

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

Definition at line 621 of file descriptor.h.

Referenced by getLoopLength(), getMJD(), and Parse().

◆ startTimeLoop

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

Definition at line 614 of file descriptor.h.

Referenced by Parse().


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