Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_OutOfRange.hxx>
#include <Handle_PlotMgt_PlotterAccessError.hxx>
Defines | |
#define | PlotMgt_PlotterAccessError_Raise_if(CONDITION, MESSAGE) if (CONDITION) PlotMgt_PlotterAccessError::Raise(MESSAGE); |
#define PlotMgt_PlotterAccessError_Raise_if | ( | CONDITION, | |
MESSAGE | |||
) | if (CONDITION) PlotMgt_PlotterAccessError::Raise(MESSAGE); |