Open CASCADE Technology
7.8.0
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
)
if
(
CONDITION
)
throw
OSD_SIGINT
(
MESSAGE
);
Macro Definition Documentation
◆
OSD_SIGINT_Raise_if
#
define
OSD_SIGINT_Raise_if
(
CONDITION
,
MESSAGE
)
if
(
CONDITION
)
throw
OSD_SIGINT
(
MESSAGE
);
Generated by
1.9.8