VTK
Public Member Functions | Public Attributes
vtkMySQLDatabasePrivate Class Reference

#include <vtkMySQLDatabasePrivate.h>

List of all members.

Public Member Functions

 vtkMySQLDatabasePrivate ()

Public Attributes

MYSQL NullConnection
MYSQL * Connection

Detailed Description

Definition at line 11 of file vtkMySQLDatabasePrivate.h.


Constructor & Destructor Documentation

vtkMySQLDatabasePrivate::vtkMySQLDatabasePrivate ( )
inline

Definition at line 14 of file vtkMySQLDatabasePrivate.h.


Member Data Documentation

MYSQL vtkMySQLDatabasePrivate::NullConnection

Definition at line 20 of file vtkMySQLDatabasePrivate.h.

MYSQL* vtkMySQLDatabasePrivate::Connection

Definition at line 21 of file vtkMySQLDatabasePrivate.h.


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