Public Member Functions | |
| oqml_IdentList () | |
| ~oqml_IdentList () | |
| void | lock () |
| void | unlock () |
| void | add (const char *, oqmlNode *) |
| void | add (oqmlNode *, oqmlNode *) |
Public Attributes | |
| int | cnt |
| oqml_IdentLink * | first |
| oqml_IdentLink * | last |
Definition at line 965 of file oql_p.h.
1.5.3