Open CASCADE Technology  7.1.0.beta
Macros

OSD_Exception_INT_OVERFLOW.hxx File Reference

#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <OSD_Exception.hxx>

Macros

#define OSD_Exception_INT_OVERFLOW_Raise_if(CONDITION, MESSAGE)   if (CONDITION) OSD_Exception_INT_OVERFLOW::Raise(MESSAGE);
 

Macro Definition Documentation

#define OSD_Exception_INT_OVERFLOW_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) OSD_Exception_INT_OVERFLOW::Raise(MESSAGE);