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

void Impala::Core::Array::Pattern::PxPrintMsgOnCPU ( char *  msg,
int  cpu 
) [inline]

Definition at line 66 of file PxPrint.h.

References PX_COUT_ON, and PX_ENDL.

00067 {
00068     PX_COUT_ON(cpu) << msg << "(cpu " << cpu << ")" << PX_ENDL;
00069 }


Generated on Fri Mar 19 11:03:01 2010 for ImpalaSrc by  doxygen 1.5.1