1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/notification.h" 2 #ifndef _ufeNotification 3 #define _ufeNotification 47 UFE_ASSERT(
nullptr != dynamic_cast<const T*>(
this));
48 return static_cast<const T&
>(*this);
Definition of macros for symbol visibility.
const T & staticCast() const
#define UFE_ASSERT(EXPR)
Similar to UFE_ASSERT_MSG, but without the description of the assertion error.
Base class for all notifications.