Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

OOF_tableBackend Member List

This is the complete list of members for OOF_tableBackend, including all inherited members.
abortTransaction(short rMode=0)=0OOF_tableBackend [pure virtual]
addIndices(const char *newIDXname)=0OOF_tableBackend [pure virtual]
addOIDtoSelection(oidT)=0OOF_tableBackend [pure virtual]
allSelected() const=0OOF_tableBackend [pure virtual]
atFirst() const=0OOF_tableBackend [pure virtual]
atLast() const=0OOF_tableBackend [pure virtual]
atRelative(unsigned long) const=0OOF_tableBackend [pure virtual]
beginTransaction(short tMode=0)=0OOF_tableBackend [pure virtual]
blobPointerReferenceSize() const=0OOF_tableBackend [pure virtual]
buildSchema(bool rebuilding=false)=0OOF_tableBackend [pure virtual]
CachingContextChange()=0OOF_tableBackend [protected, pure virtual]
checkDuplicate(const dbQueryClause *)=0OOF_tableBackend [pure virtual]
clone(dbTable::selSharingT, dbTable *) const=0OOF_tableBackend [pure virtual]
close()=0OOF_tableBackend [pure virtual]
commitTransaction(short rMode=0)=0OOF_tableBackend [pure virtual]
contains(oidT) const=0OOF_tableBackend [pure virtual]
ContextChange()=0OOF_tableBackend [protected, pure virtual]
count() const=0OOF_tableBackend [pure virtual]
countAll() const=0OOF_tableBackend [pure virtual]
createTableInConnection(const dbConnect *)=0OOF_tableBackend [pure virtual]
currentOID()=0OOF_tableBackend [pure virtual]
currentSelection() const=0OOF_tableBackend [pure virtual]
dbTable classOOF_tableBackend [friend]
deleteRecord()=0OOF_tableBackend [pure virtual]
deleteStorage()OOF_tableBackend [virtual]
describeInvariant(std::ostream &) const=0OOF_tableBackend [pure virtual]
describeState(std::ostream &) const=0OOF_tableBackend [pure virtual]
difference_with(const OOF_tableBackend *)=0OOF_tableBackend [pure virtual]
difference_with(const dbSelection &)=0OOF_tableBackend [pure virtual]
dropRecordFromSelection(unsigned long)=0OOF_tableBackend [pure virtual]
field(fieldNumT) const OOF_tableBackend [inline]
fieldDataLen(const dbField *) const=0OOF_tableBackend [pure virtual]
fieldHasDefaultCalculator(dbField *)OOF_tableBackend [inline]
fieldHasStoredCalculator(dbField *)OOF_tableBackend [inline]
fieldIsDirty(fieldNumT) const=0OOF_tableBackend [pure virtual]
getByteWriteAddress(unsigned long, const dbField *)=0OOF_tableBackend [pure virtual]
gotoRecord(unsigned long relativeNum)=0OOF_tableBackend [pure virtual]
ignoreDuplicateRecords()=0OOF_tableBackend [pure virtual]
intersection_with(const OOF_tableBackend *)=0OOF_tableBackend [pure virtual]
intersection_with(const dbSelection &)=0OOF_tableBackend [pure virtual]
invert()=0OOF_tableBackend [pure virtual]
isDirty() const OOF_tableBackend [inline]
isNewRecord() const=0OOF_tableBackend [pure virtual]
isRecordLoaded() const=0OOF_tableBackend [pure virtual]
loadBlob(const dbBLOB *)=0OOF_tableBackend [pure virtual]
loadRelatedContextJoiningFromTo(const dbField *, const dbField *)=0OOF_tableBackend [pure virtual]
lockRecord()=0OOF_tableBackend [pure virtual]
makeEmptySelection() const=0OOF_tableBackend [pure virtual]
markDirty()OOF_tableBackend [inline]
mDirtyOOF_tableBackend [protected]
mFieldsOOF_tableBackend [protected]
mHasDefaultCalculatorsOOF_tableBackend [protected]
mHasStoredCalculatorsOOF_tableBackend [protected]
more() const=0OOF_tableBackend [pure virtual]
mTableOOF_tableBackend [protected]
newRecord()=0OOF_tableBackend [pure virtual]
next()=0OOF_tableBackend [pure virtual]
noticeDuplicateRecords()=0OOF_tableBackend [pure virtual]
numFiles() const=0OOF_tableBackend [pure virtual]
numIndexes() const=0OOF_tableBackend [pure virtual]
oidOfRecord(unsigned long)=0OOF_tableBackend [pure virtual]
OOF_tableBackend(dbTable *)OOF_tableBackend [protected]
OOF_tableBackend(const OOF_tableBackend &, dbTable *)OOF_tableBackend [protected]
openTableInConnection(const dbConnect *, const bool createIfMissing=false)=0OOF_tableBackend [pure virtual]
pack()=0OOF_tableBackend [pure virtual]
prev()=0OOF_tableBackend [pure virtual]
readBool(const dbField *) const=0OOF_tableBackend [pure virtual]
readChars(const dbField *) const=0OOF_tableBackend [pure virtual]
readDouble(const dbField *) const=0OOF_tableBackend [pure virtual]
readLong(const dbField *) const=0OOF_tableBackend [pure virtual]
readShort(const dbField *) const=0OOF_tableBackend [pure virtual]
readString(const dbField *) const=0OOF_tableBackend [pure virtual]
rebuild()=0OOF_tableBackend [pure virtual]
recordNumber() const=0OOF_tableBackend [pure virtual]
recordNumberMatching(const dbQueryClause *qClause, bool *outFoundIt=0) const=0OOF_tableBackend [pure virtual]
recordNumberOfOID(oidT inOID)=0OOF_tableBackend [pure virtual]
reloadRecord()=0OOF_tableBackend [pure virtual]
revertRecord()=0OOF_tableBackend [pure virtual]
saveRecord()=0OOF_tableBackend [pure virtual]
search(const dbQueryClause *)=0OOF_tableBackend [pure virtual]
searchEqual(const dbField *, const char *, bool matchEntireKey=true)=0OOF_tableBackend [pure virtual]
searchEqual(const dbField *, const void *)=0OOF_tableBackend [pure virtual]
searchSelContainsAllDelimited(const dbField *schField, const char *schStr, char delim)=0OOF_tableBackend [pure virtual]
searchSelContainsAllOf(const dbField *schField, const char **schStrs, unsigned long count)=0OOF_tableBackend [pure virtual]
searchSelContainsAnyDelimited(const dbField *schField, const char *schStr, char delim)=0OOF_tableBackend [pure virtual]
searchSelContainsAnyOf(const dbField *schField, const char **schStrs, unsigned long count)=0OOF_tableBackend [pure virtual]
searchSelection(const dbQueryClause *)=0OOF_tableBackend [pure virtual]
selectAll()=0OOF_tableBackend [pure virtual]
selectJustCurrent()=0OOF_tableBackend [pure virtual]
selectJustOID(oidT)=0OOF_tableBackend [pure virtual]
selectNone()=0OOF_tableBackend [pure virtual]
sequenceNumber() const=0OOF_tableBackend [pure virtual]
setBlobLength(fieldNumT, unsigned long len)=0OOF_tableBackend [pure virtual]
setFileExtensions(const char *dataExt, const char *indexExt)=0OOF_tableBackend [pure virtual]
setSelection(const dbSelection &)=0OOF_tableBackend [pure virtual]
setSelection(const OOF_Selection *)=0OOF_tableBackend [pure virtual]
setSortOrder(dbSorter *adoptSorter)=0OOF_tableBackend [pure virtual]
sorter() const=0OOF_tableBackend [pure virtual]
sortSelectionInverseNow(fieldNumT)=0OOF_tableBackend [pure virtual]
sortSelectionNow(fieldNumT)=0OOF_tableBackend [pure virtual]
sortSelectionNow(const dbSorter *)=0OOF_tableBackend [pure virtual]
start()=0OOF_tableBackend [pure virtual]
suppressIndices()=0OOF_tableBackend [pure virtual]
table() const OOF_tableBackend [inline]
tableCachesDirtyRecords() const OOF_tableBackend [inline, protected]
union_with(const OOF_tableBackend *)=0OOF_tableBackend [pure virtual]
union_with(const dbSelection &)=0OOF_tableBackend [pure virtual]
union_with_no_overlap(const OOF_tableBackend *)=0OOF_tableBackend [pure virtual]
union_with_no_overlap(const dbSelection &)=0OOF_tableBackend [pure virtual]
unloadCache()=0OOF_tableBackend [pure virtual]
unloadRecord()=0OOF_tableBackend [pure virtual]
unlockRecord()=0OOF_tableBackend [pure virtual]
writeBool(bool, const dbField *)=0OOF_tableBackend [pure virtual]
writeBytes(const char *inBuf, long inLen, const dbField *inField)=0OOF_tableBackend [pure virtual]
writeChars(const char *, long numChars, long maxLen, const dbField *, long startIndex=0)=0OOF_tableBackend [pure virtual]
writeDouble(double, const dbField *)=0OOF_tableBackend [pure virtual]
writeLong(long, const dbField *)=0OOF_tableBackend [pure virtual]
writeShort(short, const dbField *)=0OOF_tableBackend [pure virtual]
~OOF_tableBackend()OOF_tableBackend [protected, virtual]

Generated on Thu Jan 1 22:05:45 2004 for OOFILE by doxygen 1.3.5