#include <Standard.hxx>#include <Handle_Interface_InterfaceError.hxx>#include <Standard_SStream.hxx>#include <Standard_Failure.hxx>Defines | |
| #define | Interface_InterfaceError_Raise_if(CONDITION, MESSAGE) if (CONDITION) Interface_InterfaceError::Raise(MESSAGE); |
|
|
|
1.4.1