Go to the source code of this file.
Defines | |
#define | assert_error_unset(x) assert((!(x) || !*(x)) && "error already set upon entering function") |
#define | assert_error_unset_direct(x) assert(!(x) && "error not set despite error return of subroutine") |
#define assert_error_unset | ( | x | ) | assert((!(x) || !*(x)) && "error already set upon entering function") |
Definition at line 48 of file assertions.h.
Referenced by cl2RunOnce(), code_means_no_error(), create_log_db(), ensure_config_db_created(), ensure_database_created(), ensure_log_db_created(), kr_Controller_new(), log_text_to_db(), LogDb_new(), mkdir_p(), CSensor_cellpos::PositionerEventL(), rm_file(), CSensor_btprox::RunGL(), and CSensor_appfocus::RunGL().
#define assert_error_unset_direct | ( | x | ) | assert(!(x) && "error not set despite error return of subroutine") |
Definition at line 52 of file assertions.h.
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:57 2011 by Doxygen 1.6.1