VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkIOParallelInstantiator.h
Go to the documentation of this file.
1 #ifndef __vtkIOParallelInstantiator_h
2 #define __vtkIOParallelInstantiator_h
3 
4 #include "vtkInstantiator.h"
5 
6 #include "vtkIOParallelModule.h"
7 
8 
10 {
11  public:
14  private:
15  static void ClassInitialize();
16  static void ClassFinalize();
17  static unsigned int Count;
18 };
19 
21 
22 #endif
#define VTKIOPARALLEL_EXPORT
static vtkIOParallelInstantiator vtkIOParallelInstantiatorInitializer