Home || Visual Search || Applications || Architecture || 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)
void Merge (AnnotationTableSet *arg)
void Correct (AnnotationTableSet *corrections)
int Diff (AnnotationTableSet *arg)
QuidTableGetUniqueQuids ()
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 20 of file AnnotationTableSet.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:20:45 2011 for ImpalaSrc by  doxygen 1.5.1