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

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

Definition at line 95 of file PxPrint.h.

References PX_CERR_ON_ALL, PX_ENDL, and PxMyCPU().

00096 {
00097     PX_CERR_ON_ALL << "ERROR: " << msg << "(cpu " << PxMyCPU() << ")"
00098                     << PX_ENDL;
00099 }

Here is the call graph for this function:


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