Public Member Functions | |
| BEQueue () | |
| IteratorBE * | getIterator (int) |
| void | removeIterator (int) |
| int | addIterator (IteratorBE *) |
| void | removeIterator (IteratorBE *) |
| unsigned int | getIteratorCount () const |
| OQLBE * | getOQL (int) |
| int | addOQL (OQLBE *) |
| void | removeOQL (int) |
| void | removeOQL (OQLBE *) |
| unsigned int | getOQLCount () const |
| CollectionBE * | getCollection (const Oid *, void *) |
| void | addCollection (CollectionBE *, void *) |
| void | removeCollection (CollectionBE *, void *) |
| unsigned int | getCollectionCount () const |
| ~BEQueue () | |
Definition at line 33 of file BEQueue.h.
1.5.3