VTK
|
Simple class to hide ODBC structures. More...
#include <vtkODBCInternals.h>
Public Member Functions | |
vtkODBCInternals () | |
Friends | |
class | vtkODBCDatabase |
class | vtkODBCQuery |
Simple class to hide ODBC structures.
There is no .cxx file to go along with this header. Its sole purpose is to let vtkODBCQuery and vtkODBCDatabase share the variables that describe a single connection.
Definition at line 35 of file vtkODBCInternals.h.
vtkODBCInternals::vtkODBCInternals | ( | ) | [inline] |
Definition at line 40 of file vtkODBCInternals.h.
friend class vtkODBCDatabase [friend] |
Definition at line 36 of file vtkODBCInternals.h.
friend class vtkODBCQuery [friend] |
Definition at line 37 of file vtkODBCInternals.h.