Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Defines
OSD_Exception_FLT_STACK_CHECK.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <OSD_Exception.hxx>
#include <Handle_OSD_Exception_FLT_STACK_CHECK.hxx>

Defines

#define OSD_Exception_FLT_STACK_CHECK_Raise_if(CONDITION, MESSAGE)   if (CONDITION) OSD_Exception_FLT_STACK_CHECK::Raise(MESSAGE);

Define Documentation

#define OSD_Exception_FLT_STACK_CHECK_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) OSD_Exception_FLT_STACK_CHECK::Raise(MESSAGE);