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

Impala::Application::MediaTable::TableDataSourceCombinedViews Class Reference

#include <TableDataSourceCombinedViews.h>

Inheritance diagram for Impala::Application::MediaTable::TableDataSourceCombinedViews:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::MediaTable::TableDataSourceCombinedViews:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TableDataSourceCombinedViews ()
 ~TableDataSourceCombinedViews ()
std::vector< TableColumn * > GetColumns (bool StaticColumns=true, bool ExtraColumns=false)
TableColumnGetColumn (std::string column)
int GetTotalRows ()
String GetTextDataByID (String column, int row)
int GetIntDataByID (String column, int row)
double GetDoubleDataByID (String column, int row)
double GetNormalizedDataByID (String column, int row)
Array2dVec3UInt8GetImageDataByID (String column, int row)
Array2dVec3UInt8GetVideoDataByID (String column, int row)
unsigned long long GetQuidByID (String column, int row)
bool AddTableDataView (TableDataView *view, std::string column="")

Private Member Functions

void Init ()
void UpdateRowsEvent ()
void UpdateNumberOfRowsEvent ()

Private Attributes

std::vector< TableDataView * > mTableDataViews
std::map< std::string, TableDataView * > mColumns
std::string mColumn
 ILOG_VAR_DEC

Detailed Description

Definition at line 11 of file TableDataSourceCombinedViews.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:45:02 2010 for ImpalaSrc by  doxygen 1.5.1