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

Impala::Core::ImageSet::ImageSet Class Reference

#include <ImageSet.h>

Inheritance diagram for Impala::Core::ImageSet::ImageSet:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::ImageSet::ImageSet:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Persistency::ImageSetsRepository ImageSetsRepository

Public Member Functions

 ImageSet (String setName)
 ImageSet (Util::Database *db, String setName, bool readSet)
int GetSetId ()
Persistency::ImageLocator GetImageLocator (int fileId)
Quid GetQuidImage (int fileId)
virtual String QuidToString (Quid quid, bool elaborate)
void SetImageSrc (bool useArchive, bool useFileArchive, bool useSplitArchive)
bool GetUseArchive ()
Array::Array2dVec3UInt8GetImage (int fileId)
Array::Array2dScalarUInt8GetImageData (int fileId)
 experimental, necessary for ImageSet::FixSizes
int Diff (ImageSet *arg)
String MakeDirId (String base, String subDir, int fileId, bool makeDbFile)
 Make directory base/subDir/DB_DIR/DB_FILE.
String GetFilePathId (String base, String subDir, int fileId, bool useDbFileDir, bool useDbFile, String suffix, bool toWrite)
 Get a file in the base/DB_DIR/DB_FILE/subDir directory.
void SaveImageSet ()
void UpdateImageSet ()

Private Member Functions

Array::ImageArchiveFileGetArchive (int dirId)

Private Attributes

int mSetId
bool mUseArchive
bool mUseFileArchive
bool mUseSplitArchive
Util::Cache< int, Array::ImageArchiveFile * > mArchives
 ILOG_VAR_DEC

Detailed Description

Definition at line 23 of file ImageSet.h.


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