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

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

Definition at line 87 of file PxPrint.h.

References PX_CERR_ON, and PX_ENDL.

00088 {
00089     PX_CERR_ON(cpu) << "ERROR: " << msg << "(cpu " << cpu << ")"
00090                     << PX_ENDL;
00091 }


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