119 static void initClass();
120 static void exitClass();
#define SO_MFIELD_HEADER(className, valueType, valueRef)
#define SO_MFIELD_SETVALUESPOINTER_HEADER(userType)
Character string stored in a hash table.
Multiple-value field containing any number of names.
void setValue(const char *string)
Sets this field to contain one and only one value, given by string .
void setValues(int start, int num, const char *strings[])
Sets num values beginning at index start to the names contained in the given set of character str...
Base class for all multiple-valued fields.