#include <testTableDataSource.h>
Inheritance diagram for TableDataSourceTest:
Public Member Functions | |
TableDataSourceTest () | |
int | GetTotalRows () |
virtual int | GetIntDataByID (String column, int row) |
virtual double | GetNormalizedDataByID (String column, int row) |
Private Member Functions | |
void | Init () |
Private Attributes | |
int | mTotalRows |
Definition at line 19 of file testTableDataSource.h.