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