Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Interface_InterfaceError.hxx>
#include <Handle_Interface_InterfaceMismatch.hxx>
Macros | |
#define | Interface_InterfaceMismatch_Raise_if(CONDITION, MESSAGE) if (CONDITION) Interface_InterfaceMismatch::Raise(MESSAGE); |
#define Interface_InterfaceMismatch_Raise_if | ( | CONDITION, | |
MESSAGE | |||
) | if (CONDITION) Interface_InterfaceMismatch::Raise(MESSAGE); |