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