Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:37:43 2010 for ImpalaSrc by  doxygen 1.5.1