| Bind(SQL_COLUMN_t i, const T &value) | GraySQLite::cSQLiteStatement | inline |
| BindBlob(SQL_COLUMN_t i, const void *value, int nSize) | GraySQLite::cSQLiteStatement | inline |
| BindNull(SQL_COLUMN_t i) | GraySQLite::cSQLiteStatement | inline |
| CloseStatement(bool bDrop) override | GraySQLite::cSQLiteStatement | virtual |
| cRefBase(int iRefCount=0) noexcept | Gray::cRefBase | inlineexplicit |
| cSQLiteBase(::sqlite3 *pDB=nullptr) | GraySQLite::cSQLiteBase | inline |
| cSQLiteDb class | GraySQLite::cSQLiteStatement | friend |
| cSQLiteStatement(sqlite3 *pDb, const GChar_t *pszQueryStr) | GraySQLite::cSQLiteStatement | protected |
| DecRefCount() | Gray::cRefBase | inline |
| DoBind(SQL_COLUMN_t i, int value) | GraySQLite::cSQLiteStatement | protected |
| DoBind(SQL_COLUMN_t i, sqlite3_int64 value) | GraySQLite::cSQLiteStatement | protected |
| DoBind(SQL_COLUMN_t i, double value) | GraySQLite::cSQLiteStatement | protected |
| DoBind(SQL_COLUMN_t i, const cString &value) | GraySQLite::cSQLiteStatement | protected |
| DoBind(SQL_COLUMN_t i, const GChar_t *pszValue, StrLen_t iLen=-1) | GraySQLite::cSQLiteStatement | protected |
| DoBind(SQL_COLUMN_t i, const void *pValue, size_t nSize) | GraySQLite::cSQLiteStatement | protected |
| DoBind(SQL_COLUMN_t i) | GraySQLite::cSQLiteStatement | protected |
| ExecCancel() override | GraySQLite::cSQLiteStatement | virtual |
| ExecuteAndFetch(bool bResultsExpected) override | GraySQLite::cSQLiteStatement | virtual |
| FetchNext(bool bMore=false) override | GraySQLite::cSQLiteStatement | virtual |
| FillException(cSQLException *pException=nullptr) override | GraySQLite::cSQLiteStatement | inlinevirtual |
| get_HashCode() const noexcept | Gray::cRefBase | inline |
| get_RefCount() const noexcept | Gray::cRefBase | inline |
| GetColumn(cSQLiteCol_t iColumn=0) const | GraySQLite::cSQLiteStatement | |
| GetColumnVar(SQL_COLUMN_t iColumn, cSQLColumnInfo *pColInfo, OUT cVariant &vValRet) override | GraySQLite::cSQLiteStatement | virtual |
| IncRefCount() | Gray::cRefBase | inline |
| isDestructing() noexcept | Gray::cRefBase | inline |
| isStaticConstruct() const noexcept | Gray::cRefBase | inline |
| isValidObj() const noexcept | Gray::cRefBase | inline |
| IUNKNOWN_DISAMBIG(SUPER_t) | GraySQLite::cSQLiteStatement | |
| m_bNeedResetBind | GraySQLite::cSQLiteStatement | protected |
| m_nNativeError | GraySQLite::cSQLiteBase | |
| m_pDB | GraySQLite::cSQLiteBase | |
| m_pStmt | GraySQLite::cSQLiteStatement | protected |
| onFinalRelease() | Gray::cRefBase | inlinevirtual |
| QueryInterface(const IID &riid, void __RPC_FAR *__RPC_FAR *ppvObject) override | Gray::cRefBase | inline |
| ReadColumnCount() override | GraySQLite::cSQLiteStatement | virtual |
| ReadColumnInfo(SQL_COLUMN_t iColumn, OUT cSQLColumnInfo &info) override | GraySQLite::cSQLiteStatement | virtual |
| ResetBind() | GraySQLite::cSQLiteStatement | protected |
| ResetBindCheck() | GraySQLite::cSQLiteStatement | inlineprotected |
| SetDestructing() | Gray::cRefBase | inline |
| StaticConstruct() | Gray::cRefBase | inline |
| StaticDestruct() | Gray::cRefBase | inline |
| STDMETHOD_(HASHCODE_t, get_HashCodeX)() const noexcept | Gray::cRefBase | inline |
| STDMETHOD_(ULONG, AddRef)(void) override | Gray::cRefBase | inline |
| STDMETHOD_(ULONG, Release)(void) override | Gray::cRefBase | inline |
| ThrowOnError() | GraySQLite::cSQLiteBase | protected |
| ~cRefBase() | Gray::cRefBase | inlinevirtual |
| ~cSQLiteStatement() | GraySQLite::cSQLiteStatement | virtual |