
Protected Member Functions | |
| AttrVD (const Attribute *, const Class *, const Class *, const Class *, int) | |
| AttrVD (Database *, Data, Offset *, const Class *, int) | |
| Status | update_realize (Database *, Object *, const Oid &, const Oid &, int, Size, Data, Oid &oid, AttrIdxContext &idx_ctx) const |
| Status | remove_realize (Database *, const Oid &, const Oid &, Object *, AttrIdxContext &idx_ctx) const |
| Status | getSize (Data, Size &) const |
| Not yet documented. | |
| Status | getSize (const Object *, Size &) const |
| Not yet documented. | |
| Status | getSize (Database *, const Oid *, Size &) const |
| Not yet documented. | |
| Status | getVal (Database *, const Oid *, Data, int, int, int, Bool *=NULL) const |
Definition at line 141 of file Attribute_p.h.
Not yet documented.
| idr | ||
| size |
Reimplemented from eyedb::Attribute.
Definition at line 5342 of file Attribute.cc.
Not yet documented.
| agr | ||
| size |
Reimplemented from eyedb::Attribute.
Definition at line 5357 of file Attribute.cc.
| Status eyedb::AttrVD::getSize | ( | Database * | db, | |
| const Oid * | data_oid, | |||
| Size & | size | |||
| ) | const [protected, virtual] |
Not yet documented.
| db | ||
| data_oid | ||
| size |
Reimplemented from eyedb::Attribute.
Definition at line 5363 of file Attribute.cc.
1.5.3