class Z3950 { static void *option(char *key, void *val = 0); static int errcode(); static char *errmsg(); static char *addinfo(); };
[prev]