|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Storage_StreamReadError.hxx>#include <Handle_Storage_StreamExtCharParityError.hxx>Macros | |
| #define | Storage_StreamExtCharParityError_Raise_if(CONDITION, MESSAGE) if (CONDITION) Storage_StreamExtCharParityError::Raise(MESSAGE); |
| #define Storage_StreamExtCharParityError_Raise_if | ( | CONDITION, | |
| MESSAGE | |||
| ) | if (CONDITION) Storage_StreamExtCharParityError::Raise(MESSAGE); |
1.8.5