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

void Impala::Core::Array::Pattern::PxPrintMsgOnAll ( char *  msg  )  [inline]

Definition at line 73 of file PxPrint.h.

References PX_COUT_ON_ALL, PX_ENDL, and PxMyCPU().

00074 {
00075     PX_COUT_ON_ALL << msg << "(cpu " << PxMyCPU() << ")" << PX_ENDL;
00076 }

Here is the call graph for this function:


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