#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_Failure.hxx>#include <Handle_PCDM_DriverError.hxx>Defines | |
| #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.6.3