Open CASCADE Technology 6.6.0
Defines
PCDM_DriverError.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_Failure.hxx>
#include <Handle_PCDM_DriverError.hxx>

Defines

#define PCDM_DriverError_Raise_if(CONDITION, MESSAGE)   if (CONDITION) PCDM_DriverError::Raise(MESSAGE);

Define Documentation

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