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

Defines

#define PlotMgt_PlotterDefinitionError_Raise_if(CONDITION, MESSAGE)   if (CONDITION) PlotMgt_PlotterDefinitionError::Raise(MESSAGE);

Define Documentation

#define PlotMgt_PlotterDefinitionError_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) PlotMgt_PlotterDefinitionError::Raise(MESSAGE);