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

std::ostream& operator<< ( std::ostream &  os,
TimeStats stats 
) [friend]

Definition at line 237 of file TimeStats.h.

00238 {
00239     stats.Print(os);
00240     return os;
00241 }


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