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

void Impala::Util::Channel::SetMessageFunc ( FP_INFO  fpInfo,
FP_ERROR  fpError 
) [inline]

Sets functions to be called for info&error messages in case no listener is provided.

Definition at line 161 of file Channel.h.

References mFpError, and mFpInfo.

00162     {
00163         mFpInfo = fpInfo;
00164         mFpError = fpError;
00165     }


Generated on Fri Mar 19 11:39:24 2010 for ImpalaSrc by  doxygen 1.5.1