#include "vtkExtensionsConfigure.h"
Include dependency graph for vtkExtensionsExceptions.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | VTK_EXTENSIONS_NO_EXCEPTIONS 1 |
#define | THROW_SPEC() |
#define | THROW_SPEC1(_e1) |
#define | THROW_SPEC2(_e1, _e2) |
#define | THROW_SPEC3(_e1, _e2, _e3) |
#define | THROW_SPEC4(_e1, _e2, _e3, _e4) |
#define | THROW(_type, _what) ((void *) 0) |
|
Definition at line 39 of file vtkExtensionsExceptions.h. |
|
Definition at line 34 of file vtkExtensionsExceptions.h. |
|
Definition at line 35 of file vtkExtensionsExceptions.h. |
|
Definition at line 36 of file vtkExtensionsExceptions.h. |
|
Definition at line 37 of file vtkExtensionsExceptions.h. |
|
Definition at line 38 of file vtkExtensionsExceptions.h. |
|
Definition at line 30 of file vtkExtensionsExceptions.h. |