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

Impala::Core::ImageSet::Archive::Archive ( Reporter reporter,
CmdOptions options 
) [inline]

Definition at line 24 of file Archive.h.

References Impala::CmdOptions::GetNrArg(), mReporter, mSplit, and Impala::Core::ImageSet::Reporter::SetReportArray().

00025     {
00026         mReporter = reporter;
00027         mReporter->SetReportArray(false); // we will cause a "memory leak"
00028         mSplit = options.GetNrArg() > 2;
00029     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:13:56 2010 for ImpalaSrc by  doxygen 1.5.1