| Open CASCADE Technology
    7.2.0
    | 
#include <Standard_Type.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Interface_InterfaceError.hxx>| Macros | |
| #define | Interface_CheckFailure_Raise_if(CONDITION, MESSAGE) if (CONDITION) throw Interface_CheckFailure(MESSAGE); | 
| #define Interface_CheckFailure_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) throw Interface_CheckFailure(MESSAGE); | 
 1.8.13
 1.8.13