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

std::ostream& Impala::Core::Array::operator<< ( std::ostream &  os,
UInt8  v 
) [inline]

Definition at line 327 of file Array2dTem.h.

00328 {
00329     return os << int(v);
00330 }


Generated on Thu Jan 13 09:16:58 2011 for ImpalaSrc by  doxygen 1.5.1