assertions.h File Reference

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 Documentation

#define assert_error_unset (  )     assert((!(x) || !*(x)) && "error already set upon entering function")
#define assert_error_unset_direct (  )     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