Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SQLDBC_IRuntime Member List

This is the complete list of members for SQLDBC_IRuntime, including all inherited members.
cancelCurrentCommand(SAPDB_Int8 sessionID, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
checkKeyOption(const char *keyoption, char *servernode, SAPDB_Int4 &servernodelength, char *serverdb, SAPDB_Int4 &serverdblength, SAPDB_Int4 &isolationlevel, SAPDB_Int4 &cachelimit, SAPDB_Int4 &sqlmode, SAPDB_Int4 &timeout, char *username, SAPDB_Int4 &usernamelength, SQLDBC_StringEncoding &usernameEncoding, SAPDBErr_MessageList &errorMessages)SQLDBC_IRuntime [inline, virtual]
CounterHandle typedefSQLDBC_IRuntime
createCounter(CounterHandle &counterHandle, SAPDBMem_IRawAllocator &allocator, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
createMutex(MutexHandle &mutexHandle, SAPDBMem_IRawAllocator &allocator, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
createSemaphore(SemaphoreHandle &semaphoreHandle, SAPDB_Int4 initialValue, SAPDBMem_IRawAllocator &allocator, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
destroyCounter(CounterHandle counterHandle, SAPDBMem_IRawAllocator &allocator, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
destroyMutex(MutexHandle &mutexHandle, SAPDBMem_IRawAllocator &allocator, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
destroySemaphore(SemaphoreHandle &semaphoreHandle, SAPDBMem_IRawAllocator &allocator, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
getCurrentTaskID()=0SQLDBC_IRuntime [pure virtual]
getGlobalAllocator()=0SQLDBC_IRuntime [pure virtual]
getIdentifier() constSQLDBC_IRuntime [inline, virtual]
getSession(const char *connectUrl, const char *connectCommand, const char *password, SAPDB_Int4 passwordLength, const SQLDBC_StringEncoding commandEncoding, SAPDB_Int8 &sessionID, SAPDB_UInt4 &packetSize, SAPDB_Int4 &packetListSize, void **packetList, void **sessionInfoReply, SAPDBErr_MessageList &errorMessages, SAPDBMem_IRawAllocator *allocator=0)=0SQLDBC_IRuntime [pure virtual]
getTaskTraceContext()=0SQLDBC_IRuntime [pure virtual]
lockMutex(MutexHandle mutexHandle)=0SQLDBC_IRuntime [pure virtual]
MutexHandle typedefSQLDBC_IRuntime
nextCounter(CounterHandle counterHandle)=0SQLDBC_IRuntime [pure virtual]
receive(SAPDB_Int8 sessionID, void **replyData, SAPDB_Int4 &replyDataLength, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
releaseMutex(MutexHandle mutexHandle)=0SQLDBC_IRuntime [pure virtual]
releaseSession(SAPDB_Int8 sessionID, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
request(SAPDB_Int8 sessionID, void *requestData, SAPDB_UInt4 requestDataLength, SAPDBErr_MessageList &errorMessages)=0SQLDBC_IRuntime [pure virtual]
SemaphoreHandle typedefSQLDBC_IRuntime
signalSemaphore(SemaphoreHandle semaphoreHandle)=0SQLDBC_IRuntime [pure virtual]
TaskID typedefSQLDBC_IRuntime
updateTraceFlags(SAPDB_Bool &traceEnabled)SQLDBC_IRuntime [inline, virtual]
waitSemaphore(SemaphoreHandle semaphoreHandle)=0SQLDBC_IRuntime [pure virtual]
write(const char *s, SAPDB_Int4 size)=0SQLDBC_IRuntime [pure virtual]
writeln(const char *s, SAPDB_Int4 size)=0SQLDBC_IRuntime [pure virtual]
~SQLDBC_IRuntime()SQLDBC_IRuntime [inline, virtual]