|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Interface_InterfaceError.hxx>#include <Handle_Interface_CheckFailure.hxx>Macros | |
| #define | Interface_CheckFailure_Raise_if(CONDITION, MESSAGE) if (CONDITION) Interface_CheckFailure::Raise(MESSAGE); |
| #define Interface_CheckFailure_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) Interface_CheckFailure::Raise(MESSAGE); |
1.8.5