add(oid_t oid) (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
allocateBitmap() (defined in dbAnyCursor) | dbAnyCursor | [protected] |
allRecords (defined in dbAnyCursor) | dbAnyCursor | [protected] |
at(dbReference< T > const &ref) | dbCursor< T > | [inline] |
bitmap (defined in dbAnyCursor) | dbAnyCursor | [protected] |
bitmapSize (defined in dbAnyCursor) | dbAnyCursor | [protected] |
checkForDuplicates() (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
currentId() const | dbCursor< T > | [inline] |
currId (defined in dbAnyCursor) | dbAnyCursor | [protected] |
db (defined in dbAnyCursor) | dbAnyCursor | [protected] |
dbAnyCursor(dbTableDescriptor &aTable, dbCursorType aType, byte *rec) (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
dbAnyCursor() (defined in dbAnyCursor) | dbAnyCursor | [inline] |
dbCursor(dbCursorType type=dbCursorViewOnly) | dbCursor< T > | [inline] |
dbCursor(dbDatabase *aDb, dbCursorType type=dbCursorViewOnly) | dbCursor< T > | [inline] |
defaultType (defined in dbAnyCursor) | dbAnyCursor | [protected] |
eliminateDuplicates (defined in dbAnyCursor) | dbAnyCursor | [protected] |
fetch() | dbAnyCursor | [inline] |
first() | dbCursor< T > | [inline] |
firstId (defined in dbAnyCursor) | dbAnyCursor | [protected] |
freeze() | dbAnyCursor | |
get() | dbCursor< T > | [inline] |
getNumberOfRecords() const | dbAnyCursor | [inline] |
getTable() | dbAnyCursor | [inline] |
gotoFirst() (defined in dbAnyCursor) | dbAnyCursor | [protected] |
gotoLast() (defined in dbAnyCursor) | dbAnyCursor | [protected] |
gotoNext() (defined in dbAnyCursor) | dbAnyCursor | [protected] |
gotoPrev() (defined in dbAnyCursor) | dbAnyCursor | [protected] |
isEmpty() const | dbAnyCursor | [inline] |
isFirst() const | dbAnyCursor | |
isInSelection(dbReference< T > &ref) const | dbCursor< T > | [inline] |
dbAnyCursor::isInSelection(oid_t oid) | dbAnyCursor | |
isLast() const | dbAnyCursor | |
isLimitReached() const | dbAnyCursor | [inline] |
isMarked(oid_t oid) (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
isUpdateCursor() const | dbAnyCursor | [inline] |
last() | dbCursor< T > | [inline] |
lastId (defined in dbAnyCursor) | dbAnyCursor | [protected] |
limit (defined in dbAnyCursor) | dbAnyCursor | [protected] |
mark(oid_t oid) (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
next() | dbCursor< T > | [inline] |
nextAvailable() | dbCursor< T > | [inline] |
nSkipped (defined in dbAnyCursor) | dbAnyCursor | [protected] |
operator->() | dbCursor< T > | [inline] |
paramBase (defined in dbAnyCursor) | dbAnyCursor | [protected] |
prefetch (defined in dbAnyCursor) | dbAnyCursor | [protected] |
prev() | dbCursor< T > | [inline] |
record (defined in dbCursor< T >) | dbCursor< T > | [protected] |
remove() | dbAnyCursor | |
removeAll() | dbAnyCursor | [inline] |
removeAllSelected() | dbAnyCursor | |
removed (defined in dbAnyCursor) | dbAnyCursor | [protected] |
reset() | dbAnyCursor | |
seek(dbReference< T > const &ref) | dbCursor< T > | [inline] |
dbAnyCursor::seek(oid_t oid) | dbAnyCursor | |
select(dbQuery &query, dbCursorType aType, void *paramStruct=NULL) | dbAnyCursor | [inline] |
select(dbQuery &query, void *paramStruct=NULL) | dbAnyCursor | [inline] |
select(char_t const *condition, dbCursorType aType, void *paramStruct=NULL) | dbAnyCursor | [inline] |
select(char_t const *condition, void *paramStruct=NULL) | dbAnyCursor | [inline] |
select(dbCursorType aType) | dbAnyCursor | [inline] |
select() | dbAnyCursor | [inline] |
selectByKey(char_t const *key, void const *value) | dbAnyCursor | |
selectByKeyRange(char_t const *key, void const *minValue, void const *maxValue, bool ascent=true) | dbAnyCursor | |
selection (defined in dbAnyCursor) | dbAnyCursor | [protected] |
setCurrent(dbAnyReference const &ref) (defined in dbAnyCursor) | dbAnyCursor | [protected] |
setPrefetchMode(bool mode) | dbAnyCursor | [inline] |
setRecord(void *rec) (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
setSelectionLimit(size_t lim) | dbAnyCursor | [inline] |
setStatementLimit(dbQuery const &q) (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
setTable(dbTableDescriptor *aTable) (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
skip(int n) | dbAnyCursor | |
stmtLimitLen (defined in dbAnyCursor) | dbAnyCursor | [protected] |
stmtLimitStart (defined in dbAnyCursor) | dbAnyCursor | [protected] |
table (defined in dbAnyCursor) | dbAnyCursor | [protected] |
tie (defined in dbAnyCursor) | dbAnyCursor | [protected] |
toArray(dbArray< dbReference< T > > &arr) const | dbCursor< T > | [inline] |
toArrayOfOid(oid_t *arr) const | dbAnyCursor | |
truncateSelection() (defined in dbAnyCursor) | dbAnyCursor | [inline, protected] |
type (defined in dbAnyCursor) | dbAnyCursor | [protected] |
unfreeze() | dbAnyCursor | |
unsetSelectionLimit() | dbAnyCursor | [inline] |
update() | dbAnyCursor | [inline] |
updateInProgress (defined in dbAnyCursor) | dbAnyCursor | [protected] |
~dbAnyCursor() (defined in dbAnyCursor) | dbAnyCursor | |