VTK
dox
build
vtk6-VHOYAG
vtk6-6.3.0+dfsg1
debian
build
IO
MPIParallel
vtkIOMPIParallelInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkIOMPIParallelInstantiator_h
2
#define __vtkIOMPIParallelInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkIOMPIParallelModule.h
"
7
8
9
class
VTKIOMPIPARALLEL_EXPORT
vtkIOMPIParallelInstantiator
10
{
11
public
:
12
vtkIOMPIParallelInstantiator
();
13
~
vtkIOMPIParallelInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkIOMPIParallelInstantiator
vtkIOMPIParallelInstantiatorInitializer
;
21
22
#endif
vtkIOMPIParallelModule.h
vtkIOMPIParallelInstantiator
Definition:
vtkIOMPIParallelInstantiator.h:9
vtkInstantiator.h
VTKIOMPIPARALLEL_EXPORT
#define VTKIOMPIPARALLEL_EXPORT
Definition:
vtkIOMPIParallelModule.h:15
vtkIOMPIParallelInstantiatorInitializer
static vtkIOMPIParallelInstantiator vtkIOMPIParallelInstantiatorInitializer
Definition:
vtkIOMPIParallelInstantiator.h:20
Generated by
1.8.13