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

Impala::Core::Feature::ConceptSet Class Reference

#include <ConceptSet.h>

Collaboration diagram for Impala::Core::Feature::ConceptSet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ConceptSet (String conceptSetName)
virtual ~ConceptSet ()
int GetNrConcepts ()
std::vector< StringGetNames ()
ConceptGetConcept (int idx)
ConceptGetConcept (CString name)
void AddConcept (Concept *concept)

Static Public Member Functions

static ConceptSetMakeFromFile (Database::RawDataSet *annoSet, String conceptSetName, String modelType)

Private Attributes

String mConceptSetName
std::vector< Concept * > mConcepts

Detailed Description

Definition at line 14 of file ConceptSet.h.


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