Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:17:59 2011 for ImpalaSrc by  doxygen 1.5.1