|
Public Member Functions |
|
| CollectionBE (Database *, DbHandle *, const Oid *, Class *, const Oid &, const Oid &, eyedbsm::Idx *, eyedbsm::Idx *, int, Bool, const Oid &, eyedblib::int16, IndexImpl *idximpl, Data idx_data, Size idx_data_size, Bool _is_literal, Bool _is_pure_literal) |
|
| CollectionBE (Database *, DbHandle *, const Oid *, Bool) |
|
void | decode (const void *k, IteratorAtom &atom) |
|
void | decode (const void *k, Data idr) |
|
IteratorAtomType | getType () |
|
void | getIdx (eyedbsm::Idx **, eyedbsm::Idx **) |
|
const Oid & | getOid () const |
|
const Oid & | getInvOid () const |
|
const eyedblib::int16 | getInvNumItem () const |
|
const Attribute * | getInvItem () const |
|
Status | getInvItem (Database *, const Attribute *&, Oid &, eyedbsm::Idx *&) const |
|
void | setInvItem (const Attribute *_inv_item) |
|
Data | getTempBuff () |
|
eyedblib::int16 | getItemSize () const |
|
Bool | getIsRef () const |
|
Database * | getDatabase () |
|
DbHandle * | getDbHandle () |
|
void | setItemsCount (int cnt) |
|
int | getItemsCount () const |
|
Bool | isBIdx () const |
|
Class * | getClass (Bool &isref, int &, eyedblib::int16 &) const |
|
Bool | isLocked () const |
|
void | unlock () |
|
Status | getStatus () const |
|
| ~CollectionBE () |