Open CASCADE Technology 6.6.0
Defines
GccIter_IsParallel.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
#include <Handle_GccIter_IsParallel.hxx>

Defines

#define GccIter_IsParallel_Raise_if(CONDITION, MESSAGE)   if (CONDITION) GccIter_IsParallel::Raise(MESSAGE);

Define Documentation

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