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

bool Impala::Process::Manager4Windows::IsTerminated ( int  handle  )  [inline, virtual]

Implements Impala::Process::Manager.

Definition at line 102 of file Manager4Windows.h.

References IsRunning().

00103     {
00104         return !IsRunning(handle);
00105     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:23:59 2011 for ImpalaSrc by  doxygen 1.5.1