#include <vtkODBCInternals.h>
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.
Public Member Functions | |
| vtkODBCInternals () | |
Friends | |
| class | vtkODBCDatabase | 
| class | vtkODBCQuery | 
| 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.
 1.5.6