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

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

#include <AnnotationTableSet.h>

List of all members.

Public Member Functions

 AnnotationTableSet ()
 AnnotationTableSet (KeywordList labels, int tableSize)
 ~AnnotationTableSet ()
void Delete ()
int Size ()
void Add (AnnotationTable *table)
KeywordList GetLabels () const
String GetLabel (int i) const
AnnotationTableGetTable (int i) const
AnnotationTableGetTable (CString label)
int Diff (AnnotationTableSet *arg)
bool SaveTables (Database::RawDataSet *dataSet, String conceptSet, bool report)
void Dump (bool doTable)

Static Public Member Functions

static AnnotationTableSetMakeFromFile (Database::RawDataSet *dataSet, CString labelSet, bool readTables, int quidClass)

Private Attributes

std::vector< AnnotationTable * > mTables
 ILOG_VAR_DEC


Detailed Description

Definition at line 17 of file AnnotationTableSet.h.


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