VTK
Public Member Functions | Friends
vtkODBCInternals Class Reference

Simple class to hide ODBC structures. More...

#include <vtkODBCInternals.h>

List of all members.

Public Member Functions

 vtkODBCInternals ()

Friends

class vtkODBCDatabase
class vtkODBCQuery

Detailed Description

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.

See also:
vtkODBCDatabase vtkODBCQuery

Definition at line 35 of file vtkODBCInternals.h.


Constructor & Destructor Documentation

Definition at line 40 of file vtkODBCInternals.h.


Friends And Related Function Documentation

friend class vtkODBCDatabase [friend]

Definition at line 36 of file vtkODBCInternals.h.

friend class vtkODBCQuery [friend]

Definition at line 37 of file vtkODBCInternals.h.


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