Public Member Functions | |
| oqml_StructAttr () | |
| oqml_StructAttr (const char *_name, oqmlAtom *_value) | |
| void | set (const char *_name, oqmlAtom *_value) |
| ~oqml_StructAttr () | |
| oqml_StructAttr (const oqml_StructAttr &x) | |
| oqml_StructAttr & | operator= (const oqml_StructAttr &x) |
Public Attributes | |
| char * | name |
| oqmlAtom * | value |
Friends | |
| class | oqmlAtom_struct |
Definition at line 610 of file oql_p.h.
1.5.3