Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Application::MediaTable::TableViewCache Class Reference

#include <TableViewCache.h>

Collaboration diagram for Impala::Application::MediaTable::TableViewCache:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TableViewCache (OglGui::Window *table, TableDataView *source)
void SetGetOglImageByIdInterface (OglGui::GetOglImageByIdInterface *i)
OGLVIEW * GetViewFromCache (unsigned long long quid)
int GetUnusedIndexFromCache ()
void HideViews ()
void ShowView (String column, int row, int x, int y, int w, int h)
void AddDelayLoad (unsigned long long quid, int index)
bool ProcessDelayLoad ()
void UpdateZoom (OGLVIEW *v, int w, int h)
void UpdateLRU (int index)

Private Member Functions

void SetViewUserData (OGLVIEW *oglView, int data1, int data2)
void Init (OglGui::Window *table, TableDataView *source)

Private Attributes

int mCacheSize
TableDataViewmSource
OglGui::OglImageCachemOglImageCache
OglGui::GetOglImageByIdInterfacemGetOglImageByIdI
std::queue< unsigned long
long > 
mDelayedLoadQueue
std::vector< OGLVIEW * > mViews
std::map< unsigned long long,
int > 
mQuidToView
std::list< int > mLRU
OglGui::WindowmTable
 ILOG_VAR_DEC

Detailed Description

Definition at line 15 of file TableViewCache.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:15:35 2011 for ImpalaSrc by  doxygen 1.5.1