VTK
Public Member Functions | Public Attributes | List of all members
vtkMySQLDatabasePrivate Class Reference

#include <vtkMySQLDatabasePrivate.h>

Public Member Functions

 vtkMySQLDatabasePrivate ()

Public Attributes

MYSQL NullConnection
MYSQL * Connection

Detailed Description

Definition at line 10 of file vtkMySQLDatabasePrivate.h.

Constructor & Destructor Documentation

vtkMySQLDatabasePrivate::vtkMySQLDatabasePrivate ( )
inline

Definition at line 13 of file vtkMySQLDatabasePrivate.h.

Member Data Documentation

MYSQL vtkMySQLDatabasePrivate::NullConnection

Definition at line 19 of file vtkMySQLDatabasePrivate.h.

MYSQL* vtkMySQLDatabasePrivate::Connection

Definition at line 20 of file vtkMySQLDatabasePrivate.h.


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