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

bool Impala::Core::VideoJob::Manager::HasMoreJobs (  )  [inline, private]

Definition at line 239 of file Manager.h.

References Impala::Core::VideoJob::Data::mCountOfWaitingJobs, and mData.

Referenced by Start().

00240     {
00241         return (mData.mCountOfWaitingJobs > 0);
00242     }


Generated on Thu Jan 13 09:21:40 2011 for ImpalaSrc by  doxygen 1.5.1