CKlearAppDataLayer Class Reference

Storage vector for all EIT Sector with all its descriptordata. More...

#include <CKlearAppDataLayer.h>


Public Member Functions

void readInContent ()
 fill container vector with all EIT Data from current channel
void cleanUpDatabase ()
 clean up dabatbase vector
CKlearAppEITDatagetCurrentRunning ()
 returns the EITData Item of the current programm on current channel
CKlearAppEITDatagetNextRunning ()
 returns the EITData Item of the next programm on current channel
void addItem (CKlearAppEITData *item)
 adds a new event to the event storage vector
bool searchItem (long EID)
 returns if Item with EID already exists


Detailed Description

Storage vector for all EIT Sector with all its descriptordata.

Storageclass has a methods for the common data requestes (current program, program of current channel for today or tomorrow,...)

Author:
Marco Kraus <marco@klear.org>


Member Function Documentation

void CKlearAppDataLayer::addItem CKlearAppEITData item  ) 
 

adds a new event to the event storage vector

Author:
Marco Kraus <marco@klear.org>
Return values:
void no retval

void CKlearAppDataLayer::cleanUpDatabase  ) 
 

clean up dabatbase vector

Author:
Marco Kraus <marco@klear.org>
Return values:
void no retval

CKlearAppEITData * CKlearAppDataLayer::getCurrentRunning  ) 
 

returns the EITData Item of the current programm on current channel

Author:
Marco Kraus <marco@klear.org>
Return values:
CKlearAppEITData A EITData ITEM from EITDataVector with the current program

CKlearAppEITData * CKlearAppDataLayer::getNextRunning  ) 
 

returns the EITData Item of the next programm on current channel

Author:
Marco Kraus <marco@klear.org>
Return values:
CKlearAppEITData A EITData ITEM from EITDataVector with the next program

void CKlearAppDataLayer::readInContent  ) 
 

fill container vector with all EIT Data from current channel

Author:
Marco Kraus <marco@klear.org>
Return values:
void no retval

bool CKlearAppDataLayer::searchItem long  EID  ) 
 

returns if Item with EID already exists

Author:
Marco Kraus <marco@klear.org>
Return values:
bool if exists or not


The documentation for this class was generated from the following file:
Generated on Sun Nov 20 17:46:40 2005 for klear.kdevelop by  doxygen 1.4.5