NPT_CHECK_POINTER_LL 490 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FATAL(_p) NPT_CHECK_POINTER_LL((_NPT_LocalLogger),NPT_LOG_LEVEL_FATAL,(_p)) NPT_CHECK_POINTER_LL 491 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FATAL_L(_logger,_p) NPT_CHECK_POINTER_LL(_logger,NPT_LOG_LEVEL_FATAL,(_p)) NPT_CHECK_POINTER_LL 492 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_SEVERE(_p) NPT_CHECK_POINTER_LL((_NPT_LocalLogger),NPT_LOG_LEVEL_SEVERE,(_p)) NPT_CHECK_POINTER_LL 493 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_SEVERE_L(_logger,_p) NPT_CHECK_POINTER_LL(_logger,NPT_LOG_LEVEL_SEVERE,(_p)) NPT_CHECK_POINTER_LL 494 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_WARNING(_p) NPT_CHECK_POINTER_LL((_NPT_LocalLogger),NPT_LOG_LEVEL_WARNING,(_p)) NPT_CHECK_POINTER_LL 495 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_WARNING_L(_logger,_p) NPT_CHECK_POINTER_LL(_logger,NPT_LOG_LEVEL_WARNING,(_p)) NPT_CHECK_POINTER_LL 496 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_INFO(_p) NPT_CHECK_POINTER_LL((_NPT_LocalLogger),NPT_LOG_LEVEL_INFO,(_p)) NPT_CHECK_POINTER_LL 497 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_INFO_L(_logger,_p) NPT_CHECK_POINTER_LL(_logger,NPT_LOG_LEVEL_INFO,(_p)) NPT_CHECK_POINTER_LL 498 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FINE(_p) NPT_CHECK_POINTER_LL((_NPT_LocalLogger),NPT_LOG_LEVEL_FINE,(_p)) NPT_CHECK_POINTER_LL 499 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FINE_L(_logger,_p) NPT_CHECK_POINTER_LL(_logger,NPT_LOG_LEVEL_FINE,(_p)) NPT_CHECK_POINTER_LL 500 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FINER(_p) NPT_CHECK_POINTER_LL((_NPT_LocalLogger),NPT_LOG_LEVEL_FINER,(_p)) NPT_CHECK_POINTER_LL 501 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FINER_L(_logger,_p) NPT_CHECK_POINTER_LL(_logger,NPT_LOG_LEVEL_FINER,(_p)) NPT_CHECK_POINTER_LL 502 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FINEST(_p) NPT_CHECK_POINTER_LL((_NPT_LocalLogger),NPT_LOG_LEVEL_FINEST,(_p)) NPT_CHECK_POINTER_LL 503 extra_lib/include/platinum/NptLogging.h #define NPT_CHECK_POINTER_FINEST_L(_logger,_p) NPT_CHECK_POINTER_LL(_logger,NPT_LOG_LEVEL_FINEST,(_p))