dbDatabase Member List

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

accessCountdbDatabase [protected]
accessTypedbDatabase
addIndices(bool alter, dbTableDescriptor *desc)dbDatabase [protected]
addNewTable(dbTableDescriptor *desc)dbDatabase [protected]
allocate(size_t size, oid_t oid=0)dbDatabase [protected]
allocatedSizedbDatabase [protected]
allocateId(int n=1)dbDatabase [protected]
allocateObject(dbInternalObject marker)dbDatabase [inline, protected]
allocateRow(oid_t tableId, size_t size)dbDatabase [inline, protected]
allocateRow(oid_t tableId, oid_t oid, size_t size)dbDatabase [protected]
allowColumnsDeletion(bool enabled=true)dbDatabase [inline]
ArithmeticError enum valuedbDatabase
assign(dbTableDescriptor &desc)dbDatabase [inline]
attach()dbDatabase
attach(dbDatabaseThreadContext *ctx)dbDatabase
backup(char const *file, bool compactify)dbDatabase
backup(dbFile *file, bool compactify)dbDatabase
backupCompletedEventdbDatabase [protected]
backupFileNamedbDatabase [protected]
backupInitEventdbDatabase [protected]
backupMutexdbDatabase [protected]
backupPerioddbDatabase [protected]
backupScheduler()dbDatabase [protected]
backupSchedulerProc(void *arg)dbDatabase [inline, protected, static]
backupThreaddbDatabase [protected]
baseAddrdbDatabase [protected]
beginTransaction(dbLockType)dbDatabase [protected]
bitmapPageAvailableSpacedbDatabase [protected]
checkVersion()dbDatabase [protected]
cleanup(dbInitializationMutex::initializationStatus status, int step)dbDatabase [protected]
cloneBitmap(offs_t pos, size_t size)dbDatabase [protected]
close()dbDatabase
COMMIT enum valuedbDatabase
commit()dbDatabase
commit(dbDatabaseThreadContext *ctx)dbDatabase [protected]
commitDelaydbDatabase [protected]
commitLocation()dbDatabase [inline, protected]
committedIndexSizedbDatabase [protected]
commitThreaddbDatabase [protected]
commitThreadSyncEventdbDatabase [protected]
commitTimeoutdbDatabase [protected]
commitTimerStarteddbDatabase [protected]
completeDescriptorsInitialization()dbDatabase [protected]
confirmDeleteColumnsdbDatabase [protected]
createHashTable(dbFieldDescriptor *fd)dbDatabase [protected]
createIndex(dbFieldDescriptor *fd)dbDatabase [protected]
csdbDatabase [protected]
currIndexdbDatabase [protected]
currIndexSizedbDatabase [protected]
currPBitmapOffsdbDatabase [protected]
currPBitmapPagedbDatabase [protected]
currRBitmapOffsdbDatabase [protected]
currRBitmapPagedbDatabase [protected]
databaseNamedbDatabase [protected]
databaseNameLendbDatabase [protected]
DatabaseOpenError enum valuedbDatabase
DatabaseReadOnly enum valuedbDatabase
dbAccessType enum namedbDatabase
dbAllAccess enum valuedbDatabase
dbAnyContainer classdbDatabase [friend]
dbAnyCursor classdbDatabase [friend]
dbCLI classdbDatabase [friend]
dbColumnBinding classdbDatabase [friend]
dbCommitLock enum valuedbDatabase
dbConcurrentRead enum valuedbDatabase
dbConcurrentUpdate enum valuedbDatabase
dbDatabase(dbAccessType type=dbAllAccess, size_t dbInitSize=dbDefaultInitDatabaseSize, size_t dbExtensionQuantum=dbDefaultExtensionQuantum, size_t dbInitIndexSize=dbDefaultInitIndexSize, int nThreads=1)dbDatabase
dbErrorClass enum namedbDatabase
dbErrorHandler typedefdbDatabase
dbExclusiveLock enum valuedbDatabase
dbFile classdbDatabase [friend]
dbHArray classdbDatabase [friend]
dbHashTable classdbDatabase [friend]
dbLockType enum namedbDatabase
dbNotUsePthreads enum valuedbDatabase
dbParallelQueryContext classdbDatabase [friend]
dbQuery classdbDatabase [friend]
dbReadOnly enum valuedbDatabase
dbReplicated enum valuedbDatabase
dbReplicationMode enum namedbDatabase
dbRtree classdbDatabase [friend]
dbRtreePage classdbDatabase [friend]
dbSelection classdbDatabase [friend]
dbServer classdbDatabase [friend]
dbSharedLock enum valuedbDatabase
dbStandalone enum valuedbDatabase
dbThreadMode enum namedbDatabase
dbTtree classdbDatabase [friend]
dbTtreeNode classdbDatabase [friend]
dbUsePthreads enum valuedbDatabase
dbUserFunctionArgument classdbDatabase [friend]
Deadlock enum valuedbDatabase
deallocate(offs_t pos, size_t size)dbDatabase [protected]
deallocatedSizedbDatabase [protected]
delayedCommit()dbDatabase [protected]
delayedCommitEventsOpeneddbDatabase [protected]
delayedCommitProc(void *arg)dbDatabase [inline, protected, static]
delayedCommitStartTimerEventdbDatabase [protected]
delayedCommitStartTimerMutexdbDatabase [protected]
delayedCommitStopTimerEventdbDatabase [protected]
delayedCommitStopTimerMutexdbDatabase [protected]
deleteCompiledQuery(dbExprNode *tree)dbDatabase [protected, static]
deleteTable(dbTableDescriptor *desc)dbDatabase [protected]
DESTROY_CONTEXT enum valuedbDatabase
detach(int flags=COMMIT|DESTROY_CONTEXT)dbDatabase
DetachFlags enum namedbDatabase
dropHashTable(dbFieldDescriptor *fd)dbDatabase [protected]
dropIndex(dbFieldDescriptor *fd)dbDatabase [protected]
dropTable(dbTableDescriptor *desc)dbDatabase [protected]
endTransaction()dbDatabase [inline, protected]
endTransaction(dbDatabaseThreadContext *ctx)dbDatabase [protected]
errorHandlerdbDatabase [protected]
errorHandlerContextdbDatabase [protected]
errorMessagedbDatabase [static]
evaluate(dbExprNode *expr, oid_t oid, dbTable *table, dbAnyCursor *cursor)dbDatabase [protected]
execute(dbExprNode *expr, dbInheritedAttribute &iattr, dbSynthesizedAttribute &sattr)dbDatabase [protected, static]
existsInverseReference(dbExprNode *expr, int nExistsClauses)dbDatabase [protected]
extend(offs_t size)dbDatabase [inline, protected]
extensionQuantumdbDatabase
filedbDatabase [protected]
FileError enum valuedbDatabase
FileLimitExeeded enum valuedbDatabase
fileNamedbDatabase [protected]
fileSizeLimitdbDatabase [protected]
findTable(char const *name)dbDatabase [protected]
findTableByName(char const *name)dbDatabase [protected]
fixedSizeAllocatordbDatabase [protected]
followInverseReference(dbExprNode *expr, dbExprNode *andExpr, dbAnyCursor *cursor, oid_t iref)dbDatabase [protected]
freeId(oid_t oid, int n=1)dbDatabase [protected]
freeObject(oid_t oid)dbDatabase [protected]
freeRow(oid_t tableId, oid_t oid)dbDatabase [protected]
freeSpaceReuseThresholddbDatabase
get(oid_t oid)dbDatabase [inline, protected]
getAllocatedSize()dbDatabase [inline]
getDatabaseSize()dbDatabase [inline]
getMemoryStatistic(dbMemoryStatistic &stat)dbDatabase
getNumberOfBlockedReaders()dbDatabase [inline]
getNumberOfBlockedWriters()dbDatabase [inline]
getNumberOfReaders()dbDatabase [inline]
getNumberOfUsers()dbDatabase [inline]
getNumberOfWriters()dbDatabase [inline]
getRow(oid_t oid)dbDatabase [inline, protected]
getTables()dbDatabase [inline, protected]
getVersion()dbDatabase
GiSTdb classdbDatabase [friend]
handleError(dbErrorClass error, char const *msg=NULL, int arg=0)dbDatabase [virtual]
hashFunctiondbDatabase [protected]
headerdbDatabase [protected]
InconsistentInverseReference enum valuedbDatabase
indexdbDatabase [protected]
IndexOutOfRangeError enum valuedbDatabase
initializeMetaTable()dbDatabase [protected]
initIndexSizedbDatabase
initMutexdbDatabase [protected]
initSizedbDatabase
insert(T const &record)dbDatabase [inline]
insertInverseReference(dbFieldDescriptor *fd, oid_t reverseId, oid_t targetId)dbDatabase [protected]
insertRecord(dbTableDescriptor *table, dbAnyReference *ref, void const *record)dbDatabase
internalObjectSizedbDatabase [protected, static]
isAttached()dbDatabase
isCommitted()dbDatabase
isFree(offs_t pos, int objBitSize)dbDatabase [protected]
isIndexApplicable(dbAnyCursor *cursor, dbExprNode *expr, dbExprNode *andExpr, dbFieldDescriptor *&indexedField)dbDatabase [protected]
isIndexApplicable(dbAnyCursor *cursor, dbExprNode *expr, dbExprNode *andExpr)dbDatabase [protected]
isOpen() const dbDatabase [inline]
isPrefixSearch(dbAnyCursor *cursor, dbExprNode *expr, dbExprNode *andExpr, dbFieldDescriptor *&indexedField)dbDatabase [protected]
isReplicated()dbDatabase [protected, virtual]
isUpdateTransaction()dbDatabase
isValidOid(oid_t oid)dbDatabase [inline, protected]
linkTable(dbTableDescriptor *table, oid_t tableId)dbDatabase [protected]
loadMetaTable()dbDatabase [protected]
loadScheme(bool alter)dbDatabase [protected]
lock(dbLockType lock=dbExclusiveLock)dbDatabase [inline]
LockRevoked enum valuedbDatabase
lookupTable(dbTableDescriptor *desc)dbDatabase
markAsAllocated(offs_t pos, int objBitSize)dbDatabase [protected]
maxClientIddbDatabase [protected]
modifieddbDatabase [protected]
monitordbDatabase [protected]
mutatorCSdbDatabase [protected]
NoError enum valuedbDatabase
NullReferenceError enum valuedbDatabase
open(char const *databaseName, char const *fileName=NULL, time_t waitLockTimeoutMsec=INFINITE, time_t commitDelaySec=0)dbDatabase
open(OpenParameters &params)dbDatabase
openeddbDatabase [protected]
OutOfMemoryError enum valuedbDatabase
parallelScanThresholddbDatabase [protected]
parThreadsdbDatabase [protected]
precommit()dbDatabase
prepareQuery(dbAnyCursor *cursor, dbQuery &query)dbDatabase
put(oid_t oid)dbDatabase [inline, protected]
putRow(oid_t oid, size_t newSize)dbDatabase [protected]
putRow(oid_t oid)dbDatabase [inline, protected]
QueryError enum valuedbDatabase
readSemdbDatabase [protected]
recovery()dbDatabase [protected]
reformatTable(oid_t tableId, dbTableDescriptor *desc)dbDatabase [protected]
remove(dbTableDescriptor *table, oid_t oid)dbDatabase [protected]
removeInverseReference(dbFieldDescriptor *fd, oid_t reverseId, oid_t targetId)dbDatabase [protected]
removeInverseReferences(dbTableDescriptor *desc, oid_t oid)dbDatabase [protected]
reservedChaindbDatabase [protected]
reserveLocation(dbLocation &location, offs_t pos, size_t size)dbDatabase [inline, protected]
restoreTablesConsistency()dbDatabase [protected]
rollback()dbDatabase
scheduleBackup(char const *fileName, time_t periodSec)dbDatabase
schemeVersiondbDatabase [protected]
select(dbAnyCursor *cursor)dbDatabase [protected]
select(dbAnyCursor *cursor, dbQuery &query)dbDatabase [protected]
selfIddbDatabase [protected]
setConcurrency(unsigned nThreads)dbDatabase
setDirty()dbDatabase [protected]
setErrorHandler(dbErrorHandler newHandler, void *errorHandlerContext=NULL)dbDatabase
setFileSizeLimit(size_t limit)dbDatabase [inline]
setFixedSizeAllocator(size_t minSize, size_t maxSize, size_t quantum, size_t bufSize)dbDatabase [inline]
shmdbDatabase [protected]
stopDelayedCommitThreaddbDatabase [protected]
tablesdbDatabase [protected]
threadContextdbDatabase [protected]
threadContextListdbDatabase [protected]
threadContextListMutexdbDatabase [protected]
threadPooldbDatabase [protected]
traverse(dbAnyCursor *cursor, dbQuery &query)dbDatabase [protected]
uncommittedChangesdbDatabase [protected]
unlinkTable(dbTableDescriptor *table)dbDatabase [protected]
update(oid_t oid, dbTableDescriptor *table, void const *record)dbDatabase [protected]
updateCursors(oid_t oid, bool removed=false)dbDatabase [protected]
updatedRecordIddbDatabase [protected]
updateTableDescriptor(dbTableDescriptor *desc, oid_t tableId)dbDatabase [protected]
upgradeSemdbDatabase [protected]
versiondbDatabase [protected]
visitedChaindbDatabase [protected]
waitLockTimeoutdbDatabase [protected]
waitTransactionAcknowledgement()dbDatabase [protected, virtual]
wasReserved(offs_t pos, size_t size)dbDatabase [inline, protected]
writeSemdbDatabase [protected]
~dbDatabase()dbDatabase [virtual]


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:13:23 build16 abuild