Open CASCADE Technology  6.9.1
Macros
OSD_SIGHUP.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <OSD_Signal.hxx>
#include <Handle_OSD_SIGHUP.hxx>

Macros

#define OSD_SIGHUP_Raise_if(CONDITION, MESSAGE)   if (CONDITION) OSD_SIGHUP::Raise(MESSAGE);
 

Macro Definition Documentation

#define OSD_SIGHUP_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) OSD_SIGHUP::Raise(MESSAGE);