add(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) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
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] |
dbDescribeComponents(dbFieldDescriptor *fd) (defined in dbAnyReference) | dbAnyReference | [inline] |
fd (defined in dbAnyContainer) | dbAnyContainer | [protected] |
free() | dbContainer< T > | [inline] |
free(dbDatabase &db) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
getOid() const | dbAnyReference | [inline] |
isNull(dbAnyReference const &ref) | dbAnyReference | [friend] |
isNull() const | dbAnyReference | [inline] |
oid (defined in dbAnyReference) | dbAnyReference | [protected] |
purge() | dbContainer< T > | [inline] |
purge(dbDatabase &db) (defined in dbAnyContainer) | dbAnyContainer | [protected] |
remove(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] |