VTK
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
dox
debian
build
IO
Parallel
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
9
class
VTKIOPARALLEL_EXPORT
vtkIOParallelInstantiator
10
{
11
public
:
12
vtkIOParallelInstantiator
();
13
~
vtkIOParallelInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkIOParallelInstantiator
vtkIOParallelInstantiatorInitializer
;
21
22
#endif
VTKIOPARALLEL_EXPORT
#define VTKIOPARALLEL_EXPORT
Definition:
vtkIOParallelModule.h:15
vtkInstantiator.h
vtkIOParallelModule.h
vtkIOParallelInstantiatorInitializer
static vtkIOParallelInstantiator vtkIOParallelInstantiatorInitializer
Definition:
vtkIOParallelInstantiator.h:20
vtkIOParallelInstantiator
Definition:
vtkIOParallelInstantiator.h:9
Generated on Sat Jan 3 2015 22:29:03 for VTK by
1.8.8