|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_Failure.hxx>#include <Handle_PCDM_DriverError.hxx>Macros | |
| #define | PCDM_DriverError_Raise_if(CONDITION, MESSAGE) if (CONDITION) PCDM_DriverError::Raise(MESSAGE); |
| #define PCDM_DriverError_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) PCDM_DriverError::Raise(MESSAGE); |
1.8.5