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

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

Implements Impala::Process::Manager.

Definition at line 150 of file Manager4Windows.h.

References AssessProcessState(), GetWinHandle(), and mProcesses.

Referenced by IsRunning().

00151     {
00152         AssessProcessState(GetWinHandle(handle), handle);
00153         return mProcesses[handle].stateCode;
00154     }

Here is the call graph for this function:


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