|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_ConstructionError.hxx>#include <Handle_WNT_ClassDefinitionError.hxx>Macros | |
| #define | WNT_ClassDefinitionError_Raise_if(CONDITION, MESSAGE) if (CONDITION) WNT_ClassDefinitionError::Raise(MESSAGE); |
| #define WNT_ClassDefinitionError_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) WNT_ClassDefinitionError::Raise(MESSAGE); |
1.8.5