Public Member Functions | |
| oqml_List () | |
| ~oqml_List () | |
| void | lock () |
| void | unlock () |
| std::string | toString () const |
| oqmlBool | hasIdent (const char *) |
| void | add (oqmlNode *) |
Public Attributes | |
| int | cnt |
| oqml_Link * | first |
| oqml_Link * | last |
Definition at line 928 of file oql_p.h.
1.5.3