VTK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dox
build
vtk6-YpT4yb
vtk6-6.2.0+dfsg1
debian
build
IO
PostgreSQL
vtkIOPostgreSQLInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkIOPostgreSQLInstantiator_h
2
#define __vtkIOPostgreSQLInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkIOPostgreSQLModule.h
"
7
8
9
class
VTKIOPOSTGRESQL_EXPORT
vtkIOPostgreSQLInstantiator
10
{
11
public
:
12
vtkIOPostgreSQLInstantiator
();
13
~
vtkIOPostgreSQLInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkIOPostgreSQLInstantiator
vtkIOPostgreSQLInstantiatorInitializer
;
21
22
#endif
VTKIOPOSTGRESQL_EXPORT
#define VTKIOPOSTGRESQL_EXPORT
Definition:
vtkIOPostgreSQLModule.h:15
vtkInstantiator.h
vtkIOPostgreSQLInstantiatorInitializer
static vtkIOPostgreSQLInstantiator vtkIOPostgreSQLInstantiatorInitializer
Definition:
vtkIOPostgreSQLInstantiator.h:20
vtkIOPostgreSQLInstantiator
Definition:
vtkIOPostgreSQLInstantiator.h:9
vtkIOPostgreSQLModule.h
Generated by
1.8.11