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

void xcode_log_formatter::print_prefix ( std::ostream &  output,
boost::unit_test::const_string  file_name,
std::size_t  line 
) [inline]

Definition at line 22 of file testMediaTable.cpp.

00024     {
00025         output << file_name << ':' << line << ": error: ";
00026     }


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