#include "vtkABINamespace.h"
Go to the source code of this file.
Macros | |
#define | VTKIOCONVERGECFD_EXPORT __attribute__((visibility("default"))) |
#define | VTKIOCONVERGECFD_NO_EXPORT __attribute__((visibility("hidden"))) |
#define | VTKIOCONVERGECFD_DEPRECATED __attribute__ ((__deprecated__)) |
#define | VTKIOCONVERGECFD_DEPRECATED_EXPORT VTKIOCONVERGECFD_EXPORT VTKIOCONVERGECFD_DEPRECATED |
#define | VTKIOCONVERGECFD_DEPRECATED_NO_EXPORT VTKIOCONVERGECFD_NO_EXPORT VTKIOCONVERGECFD_DEPRECATED |
#define VTKIOCONVERGECFD_EXPORT __attribute__((visibility("default"))) |
Definition at line 15 of file vtkIOCONVERGECFDModule.h.
#define VTKIOCONVERGECFD_NO_EXPORT __attribute__((visibility("hidden"))) |
Definition at line 20 of file vtkIOCONVERGECFDModule.h.
#define VTKIOCONVERGECFD_DEPRECATED __attribute__ ((__deprecated__)) |
Definition at line 25 of file vtkIOCONVERGECFDModule.h.
#define VTKIOCONVERGECFD_DEPRECATED_EXPORT VTKIOCONVERGECFD_EXPORT VTKIOCONVERGECFD_DEPRECATED |
Definition at line 29 of file vtkIOCONVERGECFDModule.h.
#define VTKIOCONVERGECFD_DEPRECATED_NO_EXPORT VTKIOCONVERGECFD_NO_EXPORT VTKIOCONVERGECFD_DEPRECATED |
Definition at line 33 of file vtkIOCONVERGECFDModule.h.