This is the complete list of members for IFXConnection, including all inherited members.
| __canTransact | SQL::Connection | protected |
| __close() | IFXConnection | virtual |
| __commitTrans() | IFXConnection | virtual |
| __createQueryInstance(SQL::Query **_queryHandleOut) | IFXConnection | virtual |
| __errorCode | SQL::Connection | protected |
| __errorFileName | SQL::Connection | protected |
| __errorLine | SQL::Connection | protected |
| __execute(const char *_sql, size_t _sqllen) | IFXConnection | virtual |
| __getErrorMessage(char *_buf, size_t *_buflen) | IFXConnection | virtual |
| __getServerInfo(char *_buf, size_t *_buflen) | IFXConnection | virtual |
| __open(const char *_connString, size_t _connlen) | IFXConnection | virtual |
| __pad0__ | SQL::Connection | |
| __rollbackTrans() | IFXConnection | virtual |
| __serverTitle | SQL::Connection | protected |
| __startTrans() | IFXConnection | virtual |
| __states | SQL::Connection | protected |
| _filename | SQL::Connection | |
| _line | SQL::Connection | |
| addRef() | SQL::Connection | |
| canTransact() const | SQL::Connection | inline |
| className() const | Object | |
| close() | SQL::Connection | |
| commitTrans() | SQL::Connection | |
| Connection(const wchar_t *_serverTitle) | SQL::Connection | protected |
| connectionID() const | IFXConnection | inline |
| createQueryInstance(Query **_queryHandleOut) | SQL::Connection | |
| destroy() | IFXConnection | virtual |
| destroyQueryInstance(Query *_queryHandle) | SQL::Connection | |
| errorCode() const | SQL::Connection | inline |
| execute(const char *_sql, size_t _sqllen) | SQL::Connection | |
| getErrorMessage(char *_pbuf, size_t *_pn) | SQL::Connection | |
| getServerInfo(char *_pbuf, size_t *_pn) | SQL::Connection | |
| IFXConnection(const wchar_t *_serverTitle) | IFXConnection | |
| inState(unsigned int uState) const | SQL::Connection | inline |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| open(const char *_connString, size_t _connlen) | SQL::Connection | |
| refCount() const | SQL::Connection | inline |
| release() | SQL::Connection | |
| rollbackTrans() | SQL::Connection | |
| serverTitle() const | SQL::Connection | inline |
| setErrorStatus(SQL::Error _error, long _SQLCODE, const wchar_t *_filename, int _line) | IFXConnection | |
| setErrorStatus(const ByteString &_message, const wchar_t *_filename, int _line) | IFXConnection | inline |
| splitConnectionString(const char *_connString, size_t _strlen, ListedByteStringToByteStringMap &_map) | SQL::Connection | static |
| startTrans() | SQL::Connection | |
| State enum name | SQL::Connection | |
| stClosed enum value | SQL::Connection | |
| stInTransaction enum value | SQL::Connection | |
| stOpenned enum value | SQL::Connection | |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| ~Connection() | SQL::Connection | protectedvirtual |
| ~IFXConnection() | IFXConnection | virtual |
| ~Object() | Object | protectedvirtual |