Open CASCADE Technology  6.9.1
Macros
Interface_InterfaceMismatch.hxx File Reference
#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);
 

Macro Definition Documentation

#define Interface_InterfaceMismatch_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) Interface_InterfaceMismatch::Raise(MESSAGE);