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

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

Implements Impala::Process::Manager.

Definition at line 144 of file Manager4Windows.h.

References Kill(), and mProcesses.

00145     {
00146         Kill(handle);
00147         mProcesses.erase(handle);
00148     }

Here is the call graph for this function:


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