#include <compiler.h>

Public Member Functions | |
| dbDatabaseThreadContext () | |
Public Attributes | |
| int | readAccess |
| int | writeAccess |
| int | concurrentId |
| int | mutatorCSLocked |
| int | isMutator |
| dbL2List | cursors |
| dbCompiler | compiler |
| dbProcessId | currPid |
| bool | interactive |
| bool | catched |
| bool | commitDelayed |
| bool | removeContext |
| jmp_buf | unwind |
| dbDatabaseThreadContext | ( | ) | [inline] |
| int readAccess |
| int writeAccess |
| int concurrentId |
| int mutatorCSLocked |
| int isMutator |
| bool interactive |
| bool catched |
| bool commitDelayed |
| bool removeContext |
| jmp_buf unwind |