#include "vtkABINamespace.h"
Go to the source code of this file.
Macros | |
| #define | VTKCOMMONCACHE_EXPORT __attribute__((visibility("default"))) |
| #define | VTKCOMMONCACHE_NO_EXPORT __attribute__((visibility("hidden"))) |
| #define | VTKCOMMONCACHE_DEPRECATED __attribute__ ((__deprecated__)) |
| #define | VTKCOMMONCACHE_DEPRECATED_EXPORT VTKCOMMONCACHE_EXPORT VTKCOMMONCACHE_DEPRECATED |
| #define | VTKCOMMONCACHE_DEPRECATED_NO_EXPORT VTKCOMMONCACHE_NO_EXPORT VTKCOMMONCACHE_DEPRECATED |
| #define VTKCOMMONCACHE_EXPORT __attribute__((visibility("default"))) |
Definition at line 15 of file vtkCommonCacheModule.h.
| #define VTKCOMMONCACHE_NO_EXPORT __attribute__((visibility("hidden"))) |
Definition at line 20 of file vtkCommonCacheModule.h.
| #define VTKCOMMONCACHE_DEPRECATED __attribute__ ((__deprecated__)) |
Definition at line 25 of file vtkCommonCacheModule.h.
| #define VTKCOMMONCACHE_DEPRECATED_EXPORT VTKCOMMONCACHE_EXPORT VTKCOMMONCACHE_DEPRECATED |
Definition at line 29 of file vtkCommonCacheModule.h.
| #define VTKCOMMONCACHE_DEPRECATED_NO_EXPORT VTKCOMMONCACHE_NO_EXPORT VTKCOMMONCACHE_DEPRECATED |
Definition at line 33 of file vtkCommonCacheModule.h.
1.8.13 on Mon Jul 6 2026