#include <Standard.hxx>
#include <Handle_Standard_NullObject.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>
Defines | |
#define | Standard_NullObject_Raise_if(CONDITION, MESSAGE) if (CONDITION) Standard_NullObject::Raise(MESSAGE); |
|
|