DCL 4.0
Loading...
Searching...
No Matches
PgConnection Member List

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

__canTransactSQL::Connectionprotected
__close()PgConnectionvirtual
__commitTrans()PgConnectionvirtual
__createQueryInstance(SQL::Query **_queryHandleOut)PgConnectionvirtual
__errorCodeSQL::Connectionprotected
__errorFileNameSQL::Connectionprotected
__errorLineSQL::Connectionprotected
__execute(const char *pszSQL, size_t n)PgConnectionvirtual
__getErrorMessage(char *_buf, size_t *_buflen)PgConnectionvirtual
__getServerInfo(char *_buf, size_t *_buflen)PgConnectionvirtual
__open(const char *_pszConnString, size_t _n)PgConnectionvirtual
__pad0__SQL::Connection
__rollbackTrans()PgConnectionvirtual
__serverTitleSQL::Connectionprotected
__startTrans()PgConnectionvirtual
__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
connectionID() constPgConnectioninline
createQueryInstance(Query **_queryHandleOut)SQL::Connection
destroy()PgConnectionvirtual
destroyQueryInstance(Query *_queryHandle)SQL::Connection
errorCode() constSQL::Connectioninline
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
inState(unsigned int uState) constSQL::Connectioninline
isInstanceOf(const std::type_info &typeinfo) constObject
Object()Objectprotected
open(const char *_connString, size_t _connlen)SQL::Connection
PgConnection(const wchar_t *_serverTitle)PgConnection
refCount() constSQL::Connectioninline
release()SQL::Connection
rollbackTrans()SQL::Connection
serverTitle() constSQL::Connectioninline
setErrorStatus(SQL::Error _error, long _SQLCODE, const wchar_t *_filename, int _line)PgConnection
setErrorStatus(const ByteString &_message, const wchar_t *_filename, int _line)PgConnectioninline
splitConnectionString(const char *_connString, size_t _strlen, ListedByteStringToByteStringMap &_map)SQL::Connectionstatic
startTrans()SQL::Connection
State enum nameSQL::Connection
stClosed enum valueSQL::Connection
stInTransaction enum valueSQL::Connection
stOpenned enum valueSQL::Connection
toString() constObjectvirtual
typeInfo() constObjectvirtual
~Connection()SQL::Connectionprotectedvirtual
~Object()Objectprotectedvirtual
~PgConnection()PgConnectionvirtual