odbc::Driver Class Reference

List of all members.

Detailed Description

An ODBC Driver with it's information.

Definition at line 37 of file drivermanager.h.

Public Member Functions

 Driver (const ODBCXX_STRING &description, const std::vector< ODBCXX_STRING > &attributes)
 Constructor.
 Driver (const ODBCXX_STRING &description, const std::vector< ODBCXX_STRING > &attributes)
 Constructor.
const std::vector< ODBCXX_STRING > & getAttributes () const
 Return a list of keys that can appear in a connect string using this driver.
const std::vector< ODBCXX_STRING > & getAttributes () const
 Return a list of keys that can appear in a connect string using this driver.
const ODBCXX_STRING & getDescription () const
 Return a description of the driver.
const ODBCXX_STRING & getDescription () const
 Return a description of the driver.
virtual ~Driver ()
 Destructor.
virtual ~Driver ()
 Destructor.


The documentation for this class was generated from the following files:
GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy