Open CASCADE Technology 7.8.2.dev
Message_Alert.hxx File Reference
#include <Standard_Type.hxx>

Data Structures

class  Message_Alert
 Base class of the hierarchy of classes describing various situations occurring during execution of some algorithm or procedure. More...
 

Macros

#define DEFINE_SIMPLE_ALERT(Alert)
 Macro allowing to define simple alert (without data) in single line of code.
 

Macro Definition Documentation

◆ DEFINE_SIMPLE_ALERT

#define DEFINE_SIMPLE_ALERT ( Alert)
Value:
#define DEFINE_STANDARD_RTTI_INLINE(Class, Base)
Helper macro to be included in definition of the classes inheriting Standard_Transient to enable use ...
Definition Standard_Type.hxx:93
Base class of the hierarchy of classes describing various situations occurring during execution of so...
Definition Message_Alert.hxx:35

Macro allowing to define simple alert (without data) in single line of code.