VTK  9.3.20240328
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 14 of file vtkMySQLDatabasePrivate.h.

Constructor & Destructor Documentation

◆ vtkMySQLDatabasePrivate()

vtkMySQLDatabasePrivate::vtkMySQLDatabasePrivate ( )
inline

Definition at line 17 of file vtkMySQLDatabasePrivate.h.

Member Data Documentation

◆ NullConnection

MYSQL vtkMySQLDatabasePrivate::NullConnection

Definition at line 23 of file vtkMySQLDatabasePrivate.h.

◆ Connection

MYSQL* vtkMySQLDatabasePrivate::Connection

Definition at line 24 of file vtkMySQLDatabasePrivate.h.


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