Open CASCADE Technology
7.8.1
src
Storage
Macros
Storage_StreamUnknownTypeError.hxx File Reference
#include <
Standard_Type.hxx
>
#include <
Standard_SStream.hxx
>
#include <
Storage_StreamReadError.hxx
>
Macros
#define
Storage_StreamUnknownTypeError_Raise_if
(CONDITION, MESSAGE)
Macro Definition Documentation
◆
Storage_StreamUnknownTypeError_Raise_if
#define Storage_StreamUnknownTypeError_Raise_if
(
CONDITION
,
MESSAGE
)
Value:
if
(CONDITION)
throw
Storage_StreamUnknownTypeError(MESSAGE);
Generated by
1.12.0