vtkPostgreSQLDatabasePrivate Class Reference

#include <vtkPostgreSQLDatabasePrivate.h>

Collaboration diagram for vtkPostgreSQLDatabasePrivate:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 12 of file vtkPostgreSQLDatabasePrivate.h.


Public Member Functions

 vtkPostgreSQLDatabasePrivate (const char options[])
virtual ~vtkPostgreSQLDatabasePrivate ()
bool BeginTransaction ()
bool CommitTransaction ()
bool RollbackTransaction ()
int GetVTKTypeFromOID (pqxx::oid pgtype)
void UpdateColumnTypeMap ()

Public Attributes

vtkStdString LastErrorText
pqxx::connection Connection
pqxx::work * Work
vtkstd::map< pqxx::oid, int > ColumnTypeMap

Constructor & Destructor Documentation

vtkPostgreSQLDatabasePrivate::vtkPostgreSQLDatabasePrivate ( const char  options[]  )  [inline]

Definition at line 17 of file vtkPostgreSQLDatabasePrivate.h.

virtual vtkPostgreSQLDatabasePrivate::~vtkPostgreSQLDatabasePrivate (  )  [inline, virtual]

Definition at line 26 of file vtkPostgreSQLDatabasePrivate.h.


Member Function Documentation

bool vtkPostgreSQLDatabasePrivate::BeginTransaction (  )  [inline]

Definition at line 35 of file vtkPostgreSQLDatabasePrivate.h.

bool vtkPostgreSQLDatabasePrivate::CommitTransaction (  )  [inline]

Definition at line 45 of file vtkPostgreSQLDatabasePrivate.h.

bool vtkPostgreSQLDatabasePrivate::RollbackTransaction (  )  [inline]

Definition at line 72 of file vtkPostgreSQLDatabasePrivate.h.

int vtkPostgreSQLDatabasePrivate::GetVTKTypeFromOID ( pqxx::oid  pgtype  )  [inline]

Definition at line 86 of file vtkPostgreSQLDatabasePrivate.h.

void vtkPostgreSQLDatabasePrivate::UpdateColumnTypeMap (  )  [inline]

Definition at line 109 of file vtkPostgreSQLDatabasePrivate.h.


Member Data Documentation

Definition at line 171 of file vtkPostgreSQLDatabasePrivate.h.

Definition at line 173 of file vtkPostgreSQLDatabasePrivate.h.

Definition at line 177 of file vtkPostgreSQLDatabasePrivate.h.

vtkstd::map<pqxx::oid,int> vtkPostgreSQLDatabasePrivate::ColumnTypeMap

Definition at line 179 of file vtkPostgreSQLDatabasePrivate.h.


The documentation for this class was generated from the following file:

Generated on Sat Dec 27 13:44:28 2008 for VTK by  doxygen 1.5.6