Open CASCADE Technology
7.9.3
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
src
Standard
Macros
Standard_TypeMismatch.hxx File Reference
#include <
Standard_Type.hxx
>
#include <
Standard_SStream.hxx
>
#include <
Standard_DomainError.hxx
>
Macros
#define
Standard_TypeMismatch_Raise_if
(CONDITION, MESSAGE)
Macro Definition Documentation
#define Standard_TypeMismatch_Raise_if
(
CONDITION,
MESSAGE
)
Value:
if
(CONDITION) \
throw Standard_TypeMismatch(MESSAGE);
Generated by
1.8.10