DCL 3.7.4
Loading...
Searching...
No Matches
PqConnection Member List

This is the complete list of members for PqConnection, including all inherited members.

__canTransactSQL::Connectionprotected
__close()PqConnectionvirtual
__commitTrans()PqConnectionvirtual
__createQueryInstance(SQL::Query **_queryHandleOut)PqConnectionvirtual
__errorCodeSQL::Connectionprotected
__errorFileNameSQL::Connectionprotected
__errorLineSQL::Connectionprotected
__execute(const char *_sql, size_t _sqllen)PqConnectionvirtual
__getErrorMessage(char *_buf, size_t *_buflen)PqConnectionvirtual
__getServerInfo(char *_buf, size_t *_buflen)PqConnectionvirtual
__open(const char *_conns, size_t _connslen)PqConnectionvirtual
__pad0__SQL::Connection
__rollbackTrans()PqConnectionvirtual
__serverTitleSQL::Connectionprotected
__startTrans()PqConnectionvirtual
__statesSQL::Connectionprotected
_filenameSQL::Connection
_lineSQL::Connection
addRef()SQL::Connection
canTransact() constSQL::Connectioninline
className() constObject
close()SQL::Connection
commitTrans()SQL::Connection
Connection(const wchar_t *_serverTitle)SQL::Connectionprotected
connHandle() constPqConnectioninline
createQueryInstance(Query **_queryHandle)SQL::Connection
cursor() constPqConnectioninline
destroy()PqConnectionvirtual
destroyQueryInstance(Query *_queryHandle)SQL::Connection
errorCode() constSQL::Connectioninline
execute(const char *_sql, size_t _sqllen)SQL::Connection
getErrorMessage(char *_buf, size_t *_buflen)SQL::Connection
getServerInfo(char *_buf, size_t *_buflen)SQL::Connection
inState(unsigned int _state) constSQL::Connectioninline
isInstanceOf(const std::type_info &typeinfo) constObject
Object()Objectprotected
open(const char *_conn, size_t _connlen)SQL::Connection
PqConnection(const wchar_t *_serverTitle)PqConnection
refCount() constSQL::Connectioninline
release()SQL::Connection
rollbackTrans()SQL::Connection
serverTitle() constSQL::Connectioninline
setErrorMessage(const ByteString &_message, const wchar_t *_filename, int _line)PqConnectioninline
splitConnStr(const char *_connstr, size_t _strlen, ListedByteStringToByteStringMap &_results)SQL::Connectionstatic
startTrans()SQL::Connection
State enum nameSQL::Connection
stClosed enum valueSQL::Connection
stInTransaction enum valueSQL::Connection
stmtNo()PqConnectioninline
stOpenned enum valueSQL::Connection
toString() constObjectvirtual
typeInfo() constObjectvirtual
~Connection()SQL::Connectionprotectedvirtual
~Object()Objectprotectedvirtual
~PqConnection()PqConnectionvirtual