Public Member Functions | |
| oqmlDotContext (oqmlDot *p, const Class *) | |
| oqmlDotContext (oqmlDot *p, oqmlAtom *) | |
| oqmlDotContext (oqmlDot *p, const char *) | |
| oqmlDotContext (oqmlDot *p, oqmlNode *) | |
| oqmlStatus * | setAttrName (Database *db, const char *) |
| oqmlStatus * | eval (Database *db, oqmlContext *ctx, oqmlAtom *atom, oqmlAtom *value, oqmlAtomList **alist) |
| oqmlStatus * | eval_perform (Database *db, oqmlContext *ctx, Object *o, oqmlAtom *value, int n, oqmlAtomList **alist) |
| void | setIdentMode (Bool) |
| oqmlStatus * | add (Database *, oqmlContext *, const Attribute *, oqml_ArrayList *, char *, oqmlAtom *, Class *, oqmlNode *qlmth) |
| ~oqmlDotContext () | |
Public Attributes | |
| oqmlDot * | dot |
| int | count |
| const char * | varname |
| oqmlNode * | oqml |
| oqmlDotContext * | tctx |
| oqmlAtomList * | tlist |
| Bool | ident_mode |
| Bool | iscoll |
| oqmlDotDesc * | desc |
| oqmlAtomType | dot_type |
Definition at line 3093 of file oql_p.h.
1.5.3