dbContainer< T > Member List

This is the complete list of members for dbContainer< T >, including all inherited members.
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(bool caseInsensitive=false)dbContainer< T > [inline]
create(dbDatabase *db)dbContainer< T > [inline]
create(dbDatabase *db, bool caseInsensitive=false, bool thick=false, bool unique=false) (defined in dbAnyContainer)dbAnyContainer [protected]
dbAnyContainer(char_t const *fieldName, dbTableDescriptor &desc) (defined in dbAnyContainer)dbAnyContainer [protected]
dbAnyReference(oid_t oid=0) (defined in dbAnyReference)dbAnyReference [inline]
dbContainer(const char_t *fieldName)dbContainer< T > [inline]
dbContainer(dbDatabase *db, const char_t *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]
operator=(dbAnyReference const &ref) (defined in dbAnyReference)dbAnyReference [inline]
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, bool ascent=true)dbContainer< T > [inline]
search(dbCursor< T > &cursor, void const *key)dbContainer< T > [inline]
search(dbCursor< T > &cursor, bool ascent=true)dbContainer< T > [inline]
search(dbAnyCursor &cursor, void const *from, void const *till, bool ascent=true) (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]