add(dbReference< T > const &ref) | dbContainer< T > | [inline] |
add(dbDatabase *db, dbReference< T > const &ref) | dbContainer< T > | [inline] |
add(dbDatabase *db, dbAnyReference const &ref) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
create() | dbContainer< T > | [inline] |
create(dbDatabase *db) | dbContainer< T > | [inline] |
dbAnyContainer(char const *fieldName, dbTableDescriptor &desc) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
dbAnyReference(oid_t oid=0) (defined in dbAnyReference) | dbAnyReference | [inline] |
dbContainer(const char *fieldName) | dbContainer< T > | [inline] |
dbContainer(dbDatabase *db, const char *fieldName) | dbContainer< T > | [inline] |
dbDescribeComponents(dbFieldDescriptor *fd) (defined in dbAnyReference) | dbAnyReference | [inline] |
fd (defined in dbAnyContainer) | dbAnyContainer | [protected] |
free() | dbContainer< T > | [inline] |
free(dbDatabase *db) | dbContainer< T > | [inline] |
getOid() const | dbAnyReference | [inline] |
isNull(dbAnyReference const &ref) | dbAnyReference | [friend] |
isNull() const | dbAnyReference | [inline] |
oid (defined in dbAnyReference) | dbAnyReference | [protected] |
prefixSearch(dbCursor< T > &cursor, char const *key) | dbContainer< T > | [inline] |
prefixSearch(dbAnyCursor &cursor, char const *key) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
purge() | dbContainer< T > | [inline] |
purge(dbDatabase *db) | dbContainer< T > | [inline] |
remove(dbReference< T > const &ref) | dbContainer< T > | [inline] |
remove(dbDatabase *db, dbReference< T > const &ref) | dbContainer< T > | [inline] |
remove(dbDatabase *db, dbAnyReference const &ref) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
search(dbCursor< T > &cursor, void const *from, void const *till) | dbContainer< T > | [inline] |
search(dbCursor< T > &cursor, void const *key) | dbContainer< T > | [inline] |
search(dbCursor< T > &cursor) | dbContainer< T > | [inline] |
search(dbAnyCursor &cursor, void const *from, void const *till) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
spatialSearch(dbCursor< T > &cursor, rectangle const &r, SpatialSearchType type) | dbContainer< T > | [inline] |
spatialSearch(dbAnyCursor &cursor, rectangle const &r, SpatialSearchType type) (defined in dbAnyContainer) | dbAnyContainer | [protected] |