Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:24:09 2011 for ImpalaSrc by  doxygen 1.5.1