
Public Member Functions | |
| oqmlIterator (Database *, oqmlDotContext *, oqmlAtom *, oqmlAtom *, void *=NULL) | |
Protected Member Functions | |
| oqmlStatus * | getValue (oqmlNode *, oqmlContext *, const Oid *, Data, Data &, int &, Bool &) |
| oqmlStatus * | evalAnd (oqmlNode *, oqmlContext *, oqmlAtomList *, oqmlBool(*)(Data, Bool, const oqmlAtom *, const oqmlAtom *, int, void *), oqmlAtomList *) |
| oqmlStatus * | evalAndRealize (oqmlNode *, oqmlContext *, oqmlAtom *, oqmlBool(*)(Data, Bool, const oqmlAtom *, const oqmlAtom *, int, void *), oqmlAtomList *) |
| oqmlStatus * | begin (oqmlContext *) |
| void | commit (oqmlContext *) |
Protected Attributes | |
| oqmlDotContext * | dot_ctx |
| Database * | db |
| oqmlAtom * | start |
| oqmlAtom * | end |
| void * | user_data |
Definition at line 26 of file oqliter.h.
1.5.3