Open CASCADE Technology 6.6.0
Defines
Aspect_DriverError.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_OutOfRange.hxx>
#include <Handle_Aspect_DriverError.hxx>

Defines

#define Aspect_DriverError_Raise_if(CONDITION, MESSAGE)   if (CONDITION) Aspect_DriverError::Raise(MESSAGE);

Define Documentation

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