Open CASCADE Technology
7.8.2.dev
src
OSD
Macros
OSD_SIGINT.hxx File Reference
#include <
Standard_Type.hxx
>
#include <
Standard_SStream.hxx
>
#include <
OSD_Signal.hxx
>
Macros
#define
OSD_SIGINT_Raise_if
(CONDITION, MESSAGE)
Macro Definition Documentation
◆
OSD_SIGINT_Raise_if
#define OSD_SIGINT_Raise_if
(
CONDITION
,
MESSAGE
)
Value:
if
(CONDITION)
throw
OSD_SIGINT(MESSAGE);
Generated by
1.12.0