|
DCL 4.1
|
This is the complete list of members for SQLDriver, including all inherited members.
| __driverName | SQLDriver | protected |
| __filename | Dll | protected |
| __handle | Dll | protected |
| __pModuleEntryPoint | SQLDriver | protected |
| addRef() | SQLDriver | |
| className() const | Object | |
| close() __DCL_THROWS1(SQLDriverException *) | SQLDriver | |
| closeDriver(SQLDriver *_pSQLDriver) __DCL_THROWS1(SQLDriverException *) | SQLDriver | static |
| createConnection() | SQLDriver | |
| destroy() | Object | virtual |
| destroyConnection(SQL::Connection *pConnection) | SQLDriver | |
| driverName() const | SQLDriver | inline |
| getDriver(const String &_name) __DCL_THROWS1(SQLDriverException *) | SQLDriver | static |
| getDriverSummary() const | SQLDriver | |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| open(const String &_name) __DCL_THROWS1(SQLDriverException *) | SQLDriver | |
| refCount() const | SQLDriver | inline |
| release() | SQLDriver | |
| SQLDriver(const String &_name) __DCL_THROWS1(SQLDriverException *) | SQLDriver | |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| ~Object() | Object | protectedvirtual |
| ~SQLDriver() | SQLDriver | virtual |