|
Public Member Functions |
oid_t | getOid () const |
bool | isNull () const |
dbFieldDescriptor * | dbDescribeComponents (dbFieldDescriptor *fd) |
Protected Member Functions |
void | create (dbDatabase *db, bool caseInsensitive=false, bool thick=false) |
void | purge (dbDatabase *db) |
void | free (dbDatabase *db) |
void | add (dbDatabase *db, dbAnyReference const &ref) |
void | remove (dbDatabase *db, dbAnyReference const &ref) |
int | search (dbAnyCursor &cursor, void const *from, void const *till, bool ascent=true) |
int | spatialSearch (dbAnyCursor &cursor, rectangle const &r, SpatialSearchType type) |
| dbAnyContainer (char_t const *fieldName, dbTableDescriptor &desc) |
Protected Attributes |
dbFieldDescriptor * | fd |
oid_t | oid |
Friends |
bool | isNull (dbAnyReference const &ref) |