Macros
vtkPVVTKExtensionsIOParallelCGNSWriterModule.h File Reference
#include "vtkABINamespace.h"
#include "vtkPVVTKExtensionsIOCGNSWriterModule.h"
Include dependency graph for vtkPVVTKExtensionsIOParallelCGNSWriterModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_EXPORT   __attribute__((visibility("default")))
 
#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_NO_EXPORT   __attribute__((visibility("hidden")))
 
#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED   __attribute__ ((__deprecated__))
 
#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED_EXPORT   VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_EXPORT VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED
 
#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED_NO_EXPORT   VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_NO_EXPORT VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED
 

Macro Definition Documentation

◆ VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_EXPORT

#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_EXPORT   __attribute__((visibility("default")))

◆ VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_NO_EXPORT

#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_NO_EXPORT   __attribute__((visibility("hidden")))

◆ VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED

#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED   __attribute__ ((__deprecated__))

◆ VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED_EXPORT

#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED_EXPORT   VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_EXPORT VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED

◆ VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED_NO_EXPORT

#define VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED_NO_EXPORT   VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_NO_EXPORT VTKPVVTKEXTENSIONSIOPARALLELCGNSWRITER_DEPRECATED