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