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

Impala::Application::MediaTable::TableColumn Class Reference

#include <TableColumn.h>

Collaboration diagram for Impala::Application::MediaTable::TableColumn:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TableColumn ()
 TableColumn (std::string name, int type, bool isExtra=false, int width=120, int visparam=0)
std::string GetName ()
int GetType ()
int GetVisParam ()
int GetWidth ()
bool GetIsExtra ()

Private Attributes

std::string mColumnName
int mType
int mVisParam
int mWidth
bool mIsExtra
 ILOG_VAR_DEC

Detailed Description

Definition at line 8 of file TableColumn.h.


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