Open CASCADE Technology 6.6.0
Defines
Standard_Overflow.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_NumericError.hxx>
#include <Handle_Standard_Overflow.hxx>

Defines

#define Standard_Overflow_Raise_if(CONDITION, MESSAGE)   if (CONDITION) Standard_Overflow::Raise(MESSAGE);

Define Documentation

#define Standard_Overflow_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) Standard_Overflow::Raise(MESSAGE);
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines