Public Types | |
typedef vector< T > | V |
Public Member Functions | |
void | parse (const char *s, NodeBase *n, const FieldBase *f, Parser *p) const |
Ref< CustomFieldBase > | newCustomField (CustomFieldNode *c, int i, string n, const FieldType *t, bool isEventTarget, bool isEventSource, Parser *p, const char *s) const |
Definition at line 544 of file parse_xml.C.