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

Impala::Core::Table::Table Class Reference

A table is a set of columns of equal length. More...

#include <Table.h>

Inheritance diagram for Impala::Core::Table::Table:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Table ()
virtual ~Table ()
int Size () const
void SetSize (int nr)
void SetEmpty ()
void RemoveLast ()
bool HasCursor () const
int GetCursor () const
bool SetCursor (int newPos)
bool MoveCursor (int steps)
void DeleteCursor ()

Protected Attributes

int mLast
int mCursor

Detailed Description

A table is a set of columns of equal length.

The number of columns and their types are determined by derived classes.

Definition at line 15 of file Table.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:21:14 2010 for ImpalaSrc by  doxygen 1.5.1