This is the complete list of members for SQLDBC_IRuntime, including all inherited members.
addTraceFlags(unsigned int flags)=0 | SQLDBC_IRuntime | [pure virtual] |
cancelCurrentCommand(SAPDB_Int8 sessionID, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_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, SQLDBC_IRuntime::Error &error) | SQLDBC_IRuntime | [inline, virtual] |
CounterHandle typedef | SQLDBC_IRuntime | |
createCounter(CounterHandle &counterHandle, SAPDBMem_IRawAllocator &allocator, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
createMutex(MutexHandle &mutexHandle, SAPDBMem_IRawAllocator &allocator, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
createSemaphore(SemaphoreHandle &semaphoreHandle, SAPDB_Int4 initialValue, SAPDBMem_IRawAllocator &allocator, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
createSpinlock(SAPDBMem_IRawAllocator &allocator)=0 | SQLDBC_IRuntime | [pure virtual] |
destroyCounter(CounterHandle counterHandle, SAPDBMem_IRawAllocator &allocator, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
destroyMutex(MutexHandle &mutexHandle, SAPDBMem_IRawAllocator &allocator, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
destroySemaphore(SemaphoreHandle &semaphoreHandle, SAPDBMem_IRawAllocator &allocator, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
getCurrentTaskID()=0 | SQLDBC_IRuntime | [pure virtual] |
getGlobalAllocator()=0 | SQLDBC_IRuntime | [pure virtual] |
getIdentifier() const | SQLDBC_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, SQLDBC_IRuntime::Error &error, SAPDBMem_IRawAllocator *allocator=0)=0 | SQLDBC_IRuntime | [pure virtual] |
getSession(const char *connectUrl, const char *connectCommand, const char *username, SAPDB_Int4 usernamelength, const char *password, SAPDB_Int4 passwordLength, const SQLDBC_StringEncoding commandEncoding, SAPDB_Int8 &sessionID, SAPDB_UInt4 &packetSize, SAPDB_Int4 &packetListSize, void **packetList, void **sessionInfoReply, SQLDBC_IRuntime::Error &error, SAPDBMem_IRawAllocator *allocator=0)=0 | SQLDBC_IRuntime | [pure virtual] |
getSessionInformation(SQLDBC_Connection *connection, SAPDB_Int8 &sessionID, SAPDB_UInt4 &packetSize, SAPDB_UInt4 &pagesSize, SAPDB_Int4 &packetListSize, void **packetList, char *usergroup, char *sysdba, SQLDBC_StringEncoding &userencoding) | SQLDBC_IRuntime | [inline, virtual] |
getTaskTraceContext()=0 | SQLDBC_IRuntime | [pure virtual] |
getTraceFlags() | SQLDBC_IRuntime | [inline, virtual] |
getTraceOptions(char *options, SAPDB_Int4 optionslength) | SQLDBC_IRuntime | [inline, virtual] |
isReplyAvailable(SAPDB_Int8 sessionID) | SQLDBC_IRuntime | [inline, virtual] |
lockMutex(MutexHandle mutexHandle)=0 | SQLDBC_IRuntime | [pure virtual] |
m_environmentlist | SQLDBC_IRuntime | [protected] |
m_profile | SQLDBC_IRuntime | [protected] |
MutexHandle typedef | SQLDBC_IRuntime | |
nextCounter(CounterHandle counterHandle)=0 | SQLDBC_IRuntime | [pure virtual] |
receive(SAPDB_Int8 sessionID, void **replyData, SAPDB_Int4 &replyDataLength, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
releaseMutex(MutexHandle mutexHandle)=0 | SQLDBC_IRuntime | [pure virtual] |
releaseSession(SAPDB_Int8 sessionID, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
releaseSpinlock(SAPDBMem_IRawAllocator &allocator, SQLDBC_Spinlock *lock)=0 | SQLDBC_IRuntime | [pure virtual] |
removeTraceFlags(unsigned int flags)=0 | SQLDBC_IRuntime | [pure virtual] |
request(SAPDB_Int8 sessionID, void *requestData, SAPDB_UInt4 requestDataLength, SQLDBC_IRuntime::Error &error)=0 | SQLDBC_IRuntime | [pure virtual] |
SemaphoreHandle typedef | SQLDBC_IRuntime | |
setTraceOptions(const char *optionstring) | SQLDBC_IRuntime | [inline, virtual] |
signalSemaphore(SemaphoreHandle semaphoreHandle)=0 | SQLDBC_IRuntime | [pure virtual] |
SQLDBC_IRuntime(SQLDBC_Spinlock *lock) | SQLDBC_IRuntime | [inline, protected] |
TaskID typedef | SQLDBC_IRuntime | |
traceError(SAPDB_Int4 errorcode) | SQLDBC_IRuntime | [inline, virtual] |
updateTraceFlags(SAPDB_Bool &traceEnabled) | SQLDBC_IRuntime | [inline, virtual] |
waitSemaphore(SemaphoreHandle semaphoreHandle)=0 | SQLDBC_IRuntime | [pure virtual] |
write(const char *s, SAPDB_Int4 size)=0 | SQLDBC_IRuntime | [pure virtual] |
writeln(const char *s, SAPDB_Int4 size)=0 | SQLDBC_IRuntime | [pure virtual] |
~SQLDBC_IRuntime() | SQLDBC_IRuntime | [inline, virtual] |