Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GraySQLite::cSQLiteStatement Member List

This is the complete list of members for GraySQLite::cSQLiteStatement, including all inherited members.

Bind(SQL_COLUMN_t i, const T &value)GraySQLite::cSQLiteStatementinline
BindBlob(SQL_COLUMN_t i, const void *value, int nSize)GraySQLite::cSQLiteStatementinline
BindNull(SQL_COLUMN_t i)GraySQLite::cSQLiteStatementinline
CloseStatement(bool bDrop) overrideGraySQLite::cSQLiteStatementvirtual
cRefBase(int iRefCount=0) noexceptGray::cRefBaseinlineexplicit
cSQLiteBase(::sqlite3 *pDB=nullptr)GraySQLite::cSQLiteBaseinline
cSQLiteDb classGraySQLite::cSQLiteStatementfriend
cSQLiteStatement(sqlite3 *pDb, const GChar_t *pszQueryStr)GraySQLite::cSQLiteStatementprotected
DecRefCount()Gray::cRefBaseinline
DoBind(SQL_COLUMN_t i, int value)GraySQLite::cSQLiteStatementprotected
DoBind(SQL_COLUMN_t i, sqlite3_int64 value)GraySQLite::cSQLiteStatementprotected
DoBind(SQL_COLUMN_t i, double value)GraySQLite::cSQLiteStatementprotected
DoBind(SQL_COLUMN_t i, const cString &value)GraySQLite::cSQLiteStatementprotected
DoBind(SQL_COLUMN_t i, const GChar_t *pszValue, StrLen_t iLen=-1)GraySQLite::cSQLiteStatementprotected
DoBind(SQL_COLUMN_t i, const void *pValue, size_t nSize)GraySQLite::cSQLiteStatementprotected
DoBind(SQL_COLUMN_t i)GraySQLite::cSQLiteStatementprotected
ExecCancel() overrideGraySQLite::cSQLiteStatementvirtual
ExecuteAndFetch(bool bResultsExpected) overrideGraySQLite::cSQLiteStatementvirtual
FetchNext(bool bMore=false) overrideGraySQLite::cSQLiteStatementvirtual
FillException(cSQLException *pException=nullptr) overrideGraySQLite::cSQLiteStatementinlinevirtual
get_HashCode() const noexceptGray::cRefBaseinline
get_RefCount() const noexceptGray::cRefBaseinline
GetColumn(cSQLiteCol_t iColumn=0) constGraySQLite::cSQLiteStatement
GetColumnVar(SQL_COLUMN_t iColumn, cSQLColumnInfo *pColInfo, OUT cVariant &vValRet) overrideGraySQLite::cSQLiteStatementvirtual
IncRefCount()Gray::cRefBaseinline
isDestructing() noexceptGray::cRefBaseinline
isStaticConstruct() const noexceptGray::cRefBaseinline
isValidObj() const noexceptGray::cRefBaseinline
IUNKNOWN_DISAMBIG(SUPER_t)GraySQLite::cSQLiteStatement
m_bNeedResetBindGraySQLite::cSQLiteStatementprotected
m_nNativeErrorGraySQLite::cSQLiteBase
m_pDBGraySQLite::cSQLiteBase
m_pStmtGraySQLite::cSQLiteStatementprotected
onFinalRelease()Gray::cRefBaseinlinevirtual
QueryInterface(const IID &riid, void __RPC_FAR *__RPC_FAR *ppvObject) overrideGray::cRefBaseinline
ReadColumnCount() overrideGraySQLite::cSQLiteStatementvirtual
ReadColumnInfo(SQL_COLUMN_t iColumn, OUT cSQLColumnInfo &info) overrideGraySQLite::cSQLiteStatementvirtual
ResetBind()GraySQLite::cSQLiteStatementprotected
ResetBindCheck()GraySQLite::cSQLiteStatementinlineprotected
SetDestructing()Gray::cRefBaseinline
StaticConstruct()Gray::cRefBaseinline
StaticDestruct()Gray::cRefBaseinline
STDMETHOD_(HASHCODE_t, get_HashCodeX)() const noexceptGray::cRefBaseinline
STDMETHOD_(ULONG, AddRef)(void) overrideGray::cRefBaseinline
STDMETHOD_(ULONG, Release)(void) overrideGray::cRefBaseinline
ThrowOnError()GraySQLite::cSQLiteBaseprotected
~cRefBase()Gray::cRefBaseinlinevirtual
~cSQLiteStatement()GraySQLite::cSQLiteStatementvirtual