VTK
vtkIOPostgreSQLInstantiator.h
Go to the documentation of this file.
1 #ifndef __vtkIOPostgreSQLInstantiator_h
2 #define __vtkIOPostgreSQLInstantiator_h
3 
4 #include "vtkInstantiator.h"
5 
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
vtkInstantiator.h
vtkIOPostgreSQLInstantiator::~vtkIOPostgreSQLInstantiator
~vtkIOPostgreSQLInstantiator()
VTKIOPOSTGRESQL_EXPORT
#define VTKIOPOSTGRESQL_EXPORT
Definition: vtkIOPostgreSQLModule.h:15
vtkIOPostgreSQLInstantiator
Definition: vtkIOPostgreSQLInstantiator.h:10
vtkIOPostgreSQLInstantiator::vtkIOPostgreSQLInstantiator
vtkIOPostgreSQLInstantiator()
vtkIOPostgreSQLInstantiatorInitializer
static vtkIOPostgreSQLInstantiator vtkIOPostgreSQLInstantiatorInitializer
Definition: vtkIOPostgreSQLInstantiator.h:20
vtkIOPostgreSQLModule.h