Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

odbc Namespace Reference

The namespace where all libodbc++ classes reside. More...

Compounds

Typedefs


Detailed Description

The namespace where all libodbc++ classes reside.

Typedef Documentation

typedef CleanVector<DataSource*> odbc::DataSourceList
 

A list of datasources.

Behaves like an std::vector

typedef CleanVector<Driver*> odbc::DriverList
 

A list of Drivers.

Actually an STL vector


Go back to the freeodbc++ homepage