Functions |
| | notify_freed (void *p) |
| | notify_freed_val_array (double *p, int size) |
| | notify_pointer_freed (void *p) |
| | ivoc_help (char *p) |
| | ivoc_cleanup () |
| | hoc_notify_iv () |
| | hoc_xpvalue () |
| | hoc_xlabel () |
| | hoc_xbutton () |
| | hoc_xcheckbox () |
| | hoc_xstatebutton () |
| | hoc_xmenu () |
| | hoc_xvalue () |
| | hoc_xpanel () |
| | hoc_xradiobutton () |
| | hoc_xfixedvalue () |
| | hoc_xvarlabel () |
| | hoc_xslider () |
| | ivoc_style () |
| | hoc_boolean_dialog () |
| | hoc_continue_dialog () |
| | hoc_string_dialog () |
| | hoc_checkpoint () |
| | hoc_pwman_place () |
| | hoc_save_session () |
| | hoc_print_session () |
| | class_registration () |
| | hoc_execute1 () |
| int | ivoc_list_look (struct Object *ob, struct Object *oblook, char *path, int depth) |
| | hoc_obj_disconnect (Object *ob) |
| | hoc_obj_notify (Object *ob, int create) |
| | hoc_template_notify (Object *ob, int create) |
| int | hoc_readcheckpoint (char *f) |
| int | vector_arg_px (int i, double *p) |
| int | vector_capacity (void *v) |
| | install_vector_method () |
| int | vector_instance_px () |
| void | vector_resize (void *v, int n) |
| void | vector_delete (void *v) |
| void * | vector_arg (int i) |
| void * | vector_new2 (void *v) |
| Object ** | vector_pobj (void *v) |
| double * | vector_vec (void *v) |
| Object * | ivoc_list_item (Object *list, int item) |
| int | ivoc_list_count (Object *list) |
| void | bbs_done () |
| Symbol * | ivoc_alias_lookup (char *name, Object *ob) |
| void | ivoc_free_alias (Object *ob) |
| void | nrnbbs_context_wait () |
| void | ivoc_final_exit () |