VTK
Public Member Functions | Friends | List of all members
vtkODBCInternals Class Reference

Simple class to hide ODBC structures. More...

#include <vtkODBCInternals.h>

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 36 of file vtkODBCInternals.h.

Constructor & Destructor Documentation

vtkODBCInternals::vtkODBCInternals ( )
inline

Definition at line 41 of file vtkODBCInternals.h.

Friends And Related Function Documentation

friend class vtkODBCDatabase
friend

Definition at line 37 of file vtkODBCInternals.h.

friend class vtkODBCQuery
friend

Definition at line 38 of file vtkODBCInternals.h.


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