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

Impala::Core::ImageSet::IxsDocument::IxsDocument ( ImageSet imSet  )  [inline]

Definition at line 24 of file IxsDocument.h.

References mBookmarked, mBookmarkedIds, and mImSet.

00024                                  : Database::DataDocument(imSet)
00025     {
00026         mImSet = imSet;
00027         mBookmarked = new TableIxs();
00028         mBookmarkedIds = new TableIds(0);
00029     }


Generated on Thu Jan 13 09:20:04 2011 for ImpalaSrc by  doxygen 1.5.1