Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_Failure.hxx>
#include <Handle_OSD_OSDError.hxx>
Defines | |
#define | OSD_OSDError_Raise_if(CONDITION, MESSAGE) if (CONDITION) OSD_OSDError::Raise(MESSAGE); |
#define OSD_OSDError_Raise_if | ( | CONDITION, | |
MESSAGE | |||
) | if (CONDITION) OSD_OSDError::Raise(MESSAGE); |