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

#define ILOG_WARNING_ONCE ( message   ) 

Value:

{                                                                  \
        ILOG_WARNING_ONCE_IMPL(message, sDid ## __LINE__ ## __FILE__ ) \
    }
The following prints the warning no more than once during the lifetime of the program.

Definition at line 252 of file ILog.h.


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