Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_NoSuchObject.hxx>
#include <Handle_Resource_NoSuchResource.hxx>
Macros | |
#define | Resource_NoSuchResource_Raise_if(CONDITION, MESSAGE) if (CONDITION) Resource_NoSuchResource::Raise(MESSAGE); |
#define Resource_NoSuchResource_Raise_if | ( | CONDITION, | |
MESSAGE | |||
) | if (CONDITION) Resource_NoSuchResource::Raise(MESSAGE); |