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

bool PsApiUsed (  )  [inline]

Definition at line 9 of file ProcessInfo.h.

00010 {
00011 #ifdef PSAPI_USED
00012     return true;
00013 #else
00014     return false;
00015 #endif
00016 }


Generated on Fri Mar 19 10:26:24 2010 for ImpalaSrc by  doxygen 1.5.1